RunStepMicrosoftFabricToolCall interface

呼叫 Microsoft Fabric 工具的記錄,由模型在評估已定義的工具時發出,代表執行Microsoft網狀架構作業。

Extends

屬性

microsoftFabric

織物輸入和輸出。

type

物件類型,一律為 『fabric_dataagent』。

繼承的屬性

id

工具呼叫的識別碼。 當您提交工具輸出時,必須參考此標識碼。

屬性詳細資料

microsoftFabric

織物輸入和輸出。

microsoftFabric: Record<string, string>

屬性值

Record<string, string>

type

物件類型,一律為 『fabric_dataagent』。

type: "fabric_dataagent"

屬性值

"fabric_dataagent"

繼承的屬性詳細資料

id

工具呼叫的識別碼。 當您提交工具輸出時,必須參考此標識碼。

id: string

屬性值

string

繼承自RunStepToolCall.id