list_capabilities
Discover available MCP tools grouped by domain. Start here to find dedicated tools with structured results before using raw SQL, avoiding dialect pitfalls.
Instructions
List all available MCP tools grouped by domain.
Call this tool first to discover what dedicated tools are available
before falling back to execute_sql. Dedicated tools return typed,
structured results and avoid SQL dialect pitfalls.
Returns: A dict mapping domain name to a sorted list of tool names in that domain. The dict itself is sorted by domain key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||