Share via


FileSearchToolDefinition interface

The input definition information for a file search tool as used to configure an agent.

Extends

Properties

fileSearch

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?: FileSearchToolDefinitionDetails

Property Value

type

The object type, which is always 'file_search'.

type: "file_search"

Property Value

"file_search"