list_capabilities
Lists all available tools in the MCP_CAD server, returning their names and total count.
Instructions
Inventario autoritativo de herramientas MCP_CAD — solo nombres.
Las descripciones completas ya viajan en cada tools/list; este catálogo
confirma la superficie viva (conteo + nombres) sin duplicar ese contexto.
[en: authoritative live tool inventory, names only. Full descriptions
already ship with tools/list — call this to confirm the live surface
or an exact tool name without re-paying for the docstrings.]
Returns: {"tool_count": int, "tools": [str, ...]} # alphabetical names
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||