Skip to content

ToolSearchCallArguments

type ToolSearchCallArguments = ZodUnknown<ToolSearchCallArguments>;

Tool search call arguments are provider-defined. Hosted tool search uses { paths, query }, while client-executed tool search can use a custom schema.