Skip to content

Commit d7254ba

Browse files
author
David Mulder (dmr9)
committed
Add note to title that it should be localized to the user's language #153
1 parent 297f15c commit d7254ba

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

index.bs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -316,6 +316,8 @@ callback ToolExecuteCallback = Promise<any> (object input, ModelContextClient cl
316316
<dt><code><var ignore>tool</var>["{{ModelContextTool/title}}"]</code></dt>
317317
<dd>
318318
<p>A label for the tool. This is used by the user agent to reference the tool in the user interface.
319+
<p>It is recommended that this string be localized to the user's
320+
{{NavigatorLanguage/language}}.
319321
</dd>
320322

321323
<dt><code><var ignore>tool</var>["{{ModelContextTool/description}}"]</code></dt>

0 commit comments

Comments
 (0)