RunStepSharepointToolCall interface
呼叫 SharePoint 工具的記錄,由模型在評估已定義的工具時發出,代表已執行的 SharePoint 動作。
- Extends
屬性
| share |
SharePoint 工具輸入和輸出。 |
| type | 物件類型,一律為 『sharepoint_grounding』。 |
繼承的屬性
| id | 工具呼叫的識別碼。 當您提交工具輸出時,必須參考此標識碼。 |
屬性詳細資料
sharePoint
SharePoint 工具輸入和輸出。
sharePoint: Record<string, string>
屬性值
Record<string, string>
type
物件類型,一律為 『sharepoint_grounding』。
type: "sharepoint_grounding"
屬性值
"sharepoint_grounding"