search_tools
Discover and filter available tools by category, keyword, or capability. Find the right tool without loading all schemas, with optional full schema retrieval.
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 |
|---|---|---|---|
| category | No | Filter tools by category | |
| query | No | Search query to match tool names, descriptions, and keywords | |
| complexity | No | Filter by tool complexity level | |
| cemcpOnly | No | Only return tools with CE-MCP directive support (more token-efficient) | |
| includeSchema | No | Include full input schemas in response (increases token count) | |
| limit | No | Maximum number of tools to return |