MCPListToolsTool interface
A tool available on an MCP server.
Properties
| annotations | |
| description | |
| input_schema | The JSON schema describing the tool's input. |
| name | The name of the tool. |
Property Details
annotations
description
description?: string
Property Value
string
input_schema
The JSON schema describing the tool's input.
input_schema: MCPListToolsToolInputSchema
Property Value
name
The name of the tool.
name: string
Property Value
string