inputSchema property
ToolInputSchema
get
inputSchema
JSON schema defining the input arguments.
Use JsonSchema.object() to create an object schema.
Implementation
ToolInputSchema get inputSchema;
JSON schema defining the input arguments.
Use JsonSchema.object() to create an object schema.
ToolInputSchema get inputSchema;