Tool Search
tool_searchSearch the available tool catalog to discover tools by name, description, or arguments. Use a regex pattern or natural language query to find relevant tools. Returns tool references that are automatically expanded into full tool definitions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | Search mode: "regex" for pattern matching, "bm25" for natural language. Defaults to "bm25". | |
| query | Yes | A regex pattern or natural-language query to search tool names, descriptions, and argument names. Maximum 200 characters. |