이 콘텐츠는 아직 번역되지 않았습니다.
type ToolSearchCallArguments = unknown;
Tool search call arguments are provider-defined. Hosted tool search uses { paths, query }, while client-executed tool search can use a custom schema.
{ paths, query }