RetrieveToolSchemaRequest constructor
RetrieveToolSchemaRequest({
- String? tool,
- ToolsetTool? toolsetTool,
Implementation
RetrieveToolSchemaRequest({this.tool, this.toolsetTool});