constructor<
SchemaT = ToolSchemaBase,
SchemaOutputT = ToolInputSchemaOutputType<SchemaT>,
SchemaInputT = ToolInputSchemaInputType<SchemaT>,| Name | Type | Description |
|---|---|---|
fields* | DynamicStructuredToolInput<SchemaT, SchemaOutputT, ToolOutputT, ToolEventT> & __type |