MCP TypeScript SDK (V2)
V1 Docs
Preparing search index...
@modelcontextprotocol/server
index
ToolChoiceSchema
Variable ToolChoiceSchema
Const
ToolChoiceSchema
:
ZodObject
<
{
mode
:
ZodOptional
<
ZodEnum
<
{
auto
:
"auto"
;
none
:
"none"
;
required
:
"required"
}
>
,
>
;
}
,
$strip
,
>
= ...
Controls tool usage behavior in sampling requests.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
V1 Docs
MCP TypeScript SDK (V2)
Loading...
Controls tool usage behavior in sampling requests.