ResponseMCPListToolItem interface
A response item that lists the tools available on an MCP server.
- Extends
Properties
| server |
The label of the server that provides the tools. |
| tools | The tools available on the server. |
| type | The type of the item. |
Property Details
serverLabel
The label of the server that provides the tools.
serverLabel: string
Property Value
string
tools
type
The type of the item.
type: "mcp_list_tools"
Property Value
"mcp_list_tools"