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