RunStepSharepointToolCall interface
定義されたツールの評価においてモデルによって発行された、実行された SharePoint アクションを表す SharePoint ツールの呼び出しのレコード。
- Extends
プロパティ
| share |
SharePoint ツールの入出力。 |
| type | 常に 'sharepoint_grounding' であるオブジェクト型。 |
継承されたプロパティ
| id | ツール呼び出しの ID。 この ID は、ツールの出力を送信するときに参照する必要があります。 |
プロパティの詳細
sharePoint
SharePoint ツールの入出力。
sharePoint: Record<string, string>
プロパティ値
Record<string, string>
type
常に 'sharepoint_grounding' であるオブジェクト型。
type: "sharepoint_grounding"
プロパティ値
"sharepoint_grounding"