inputSchema property

JsonSchema? inputSchema
getter/setter pair

JSON schema for the input parameters of the tool.

Implementation

JsonSchema? inputSchema;