RunStepSharepointToolCall interface
调用 SharePoint 工具的记录,该工具由模型在评估定义的工具时发出,表示已执行的 SharePoint 操作。
属性
share |
保留以供将来使用。 |
type | 对象类型,始终为“sharepoint_grounding”。 |
继承属性
id | 工具调用的 ID。 提交工具输出时必须引用此 ID。 |
属性详细信息
sharePoint
保留以供将来使用。
sharePoint: Record<string, string>
属性值
Record<string, string>
type
对象类型,始终为“sharepoint_grounding”。
type: "sharepoint_grounding"
属性值
"sharepoint_grounding"