ToolSearchToolParam interface
遅延ツールのホスティングまたはBYOTツール検索設定。
- Extends
プロパティ
| description | |
| execution | ツールサーチがサーバーによって実行されるかクライアントによって実行されるかにかかわらず、 |
| parameters | |
| type | ツールの種類。 常に |
プロパティの詳細
description
description?: string
プロパティ値
string
execution
ツールサーチがサーバーによって実行されるかクライアントによって実行されるかにかかわらず、
execution?: ToolSearchExecutionType
プロパティ値
parameters
type
ツールの種類。 常に tool_search です。
type: "tool_search"
プロパティ値
"tool_search"