FabricIQPreviewTool interface

一個 FabricIQ 伺服器端工具。

Extends

屬性

project_connection_id

FabricIQ 專案連結的 ID。

require_approval

(可選)代理人是否需要在執行行動前獲得批准。 預設永遠是。

server_label

(可選)連接 FabricIQ MCP 伺服器的標籤。

server_url

(可選)FabricIQ MCP 伺服器的網址。 若未提供,將使用專案連線的 URL。

type

物件類型,永遠是「fabric_iq_preview」。

屬性詳細資料

project_connection_id

FabricIQ 專案連結的 ID。

project_connection_id: string

屬性值

string

require_approval

(可選)代理人是否需要在執行行動前獲得批准。 預設永遠是。

require_approval?: string | MCPToolRequireApproval

屬性值

server_label

(可選)連接 FabricIQ MCP 伺服器的標籤。

server_label?: string

屬性值

string

server_url

(可選)FabricIQ MCP 伺服器的網址。 若未提供,將使用專案連線的 URL。

server_url?: string

屬性值

string

type

物件類型,永遠是「fabric_iq_preview」。

type: "fabric_iq_preview"

屬性值

"fabric_iq_preview"