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