isStructuredTool(
tool: ToolDefinition | JsonSchema7Type | StructuredToolInterface<ToolSchemaBase, any, any| Name | Type | Description |
|---|---|---|
tool | ToolDefinition | JsonSchema7Type | StructuredToolInterface<ToolSchemaBase, any, any> |
Confirm whether the inputted tool is an instance of StructuredToolInterface.
The tool to check if it is an instance of StructuredToolInterface.