inputSchema property
JsonSchema
inputSchema
final
Schema to parse and validate tool's input arguments. Following the JSON Schema specification.
Implementation
final JsonSchema inputSchema;
Schema to parse and validate tool's input arguments. Following the JSON Schema specification.
final JsonSchema inputSchema;