MCPToolResource interface

mcp 工具所使用的一組資源。

屬性

headers

MCP 伺服器的標頭更新

requireApproval

MCP 伺服器是否需要批准

serverLabel

MCP 伺服器的標籤

屬性詳細資料

headers

MCP 伺服器的標頭更新

headers: Record<string, string>

屬性值

Record<string, string>

requireApproval

MCP 伺服器是否需要批准

requireApproval?: MCPRequiredApproval

屬性值

serverLabel

MCP 伺服器的標籤

serverLabel: string

屬性值

string