ToolSearchToolParam interface

Hosted or BYOT tool search configuration for deferred tools.

Extends

Properties

description
execution

Whether tool search is executed by the server or by the client.

parameters
type

The type of the tool. Always tool_search.

Property Details

description

description?: string

Property Value

string

execution

Whether tool search is executed by the server or by the client.

execution?: ToolSearchExecutionType

Property Value

parameters

parameters?: EmptyModelParam

Property Value

type

The type of the tool. Always tool_search.

type: "tool_search"

Property Value

"tool_search"