discover_tools
Find available tools by category or capability for local LLM-enhanced code analysis and task execution. Check tool requirements before use.
Instructions
Find tools by category/capability. Check callable+requiredArgs before invoking. Use include_examples only when needed.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | No | Browse tools by category | |
| capability | No | What capability do you need? Examples: "find duplicate code", "generate tests", "analyze security" | |
| list_categories | No | Set to true to list all available categories | |
| include_examples | No | Include example payloads. Keep false unless examples are needed. |