InputItemMcpListTools interface

MCP サーバーで使用できるツールの一覧。

Extends

プロパティ

error
id

リストの一意ID。

server_label

MCP サーバーのラベル。

tools

サーバーで使用できるツール。

type

アイテムの種類。 常に mcp_list_tools です。

プロパティの詳細

error

error?: string

プロパティ値

string

id

リストの一意ID。

id: string

プロパティ値

string

server_label

MCP サーバーのラベル。

server_label: string

プロパティ値

string

tools

サーバーで使用できるツール。

tools: MCPListToolsTool[]

プロパティ値

type

アイテムの種類。 常に mcp_list_tools です。

type: "mcp_list_tools"

プロパティ値

"mcp_list_tools"