RunStepDeltaMcpToolCall interface

代表串流執行步驟 MCP 呼叫中的函式資料。

Extends

屬性

arguments

MCP 呼叫的引數。

index

回應的索引。

type

物件類型,一律為 “mcp”。

繼承的屬性

id

工具呼叫的 ID,在將輸出提交至執行時使用。

屬性詳細資料

arguments

MCP 呼叫的引數。

arguments: string

屬性值

string

index

回應的索引。

index: number

屬性值

number

type

物件類型,一律為 “mcp”。

type: "mcp"

屬性值

"mcp"

繼承的屬性詳細資料

id

工具呼叫的 ID,在將輸出提交至執行時使用。

id: string

屬性值

string

繼承自RunStepDeltaToolCall.id