Optional
tool: JsonSchema7Type | ToolDefinition | StructuredToolInterface<(JsonSchema7Type | ZodObjectAny | ZodEffects<ZodObjectAny, any, { [x: string]: any; }>), unknown>The tool to check if it is an instance of StructuredToolInterface
.
Whether the inputted tool is an instance of StructuredToolInterface
.
Confirm whether the inputted tool is an instance of
StructuredToolInterface
.