ToolDescription interface
Description of a tool that can be used by an agent.
Properties
| description | A brief description of the tool's purpose. |
| name | The name of the tool. |
Property Details
description
A brief description of the tool's purpose.
description?: string
Property Value
string
name
The name of the tool.
name?: string
Property Value
string