FileSearchToolDefinitionOutput interface
The input definition information for a file search tool as used to configure an agent.
- Extends
Properties
file |
Options overrides for the file search tool. |
type | The object type, which is always 'file_search'. |
Property Details
fileSearch
Options overrides for the file search tool.
fileSearch?: FileSearchToolDefinitionDetailsOutput
Property Value
type
The object type, which is always 'file_search'.
type: "file_search"
Property Value
"file_search"