tool_list
List and filter registered tools by type, category, or keyword search to locate specific tools stored in memory.
Instructions
List registered tools. Supports filtering by type, category, and full-text search.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| search | No | Full-text search on name and description | |
| tool_type | No | Filter by tool type (rest, graphql, webhook, etc.) | |
| active_only | No | Only show active tools (default: false) | |
| category_id | No | Filter by category UUID | |
| include_public | No | Include public tools from other users |