search_tools
Search and discover available tools by category, keyword, or capability. Find the right tool for a task without loading all schemas.
Instructions
Search and discover available tools by category, keyword, or capability. Use this to find the right tool for a task without loading all tool schemas. Returns lightweight tool metadata by default; use includeSchema:true for full schemas.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of tools to return | |
| query | No | Search query to match tool names, descriptions, and keywords | |
| category | No | Filter tools by category | |
| cemcpOnly | No | Only return tools with CE-MCP directive support (more token-efficient) | |
| complexity | No | Filter by tool complexity level | |
| includeSchema | No | Include full input schemas in response (increases token count) |