search_tools
Describe what you want to do in a Symfony app and get matching tool definitions with input schemas, ready to call immediately. No activation required for one-off.
Instructions
Search for specific tools by describing what you want to do. Returns the top matching tool definitions (name + description + input schema) ready to call immediately — no activation needed for one-off use. For repeated use of a group, call activate_category instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of tools to return (default 8, max 20). | |
| query | Yes | Natural language description of what you want to do, e.g. "detect N+1 queries" or "list Symfony routes". |