list_capabilities
Get the authoritative inventory of tool names and their count from the MCP_CAD server, confirming the live toolset without duplicating full descriptions.
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 | |||