Every command the MCP server can reach: the official Archicad JSON API and the Tapir add-on commands, grouped as the add-on groups them. Solid boxes are commands a dedicated, safety-checked tool already wraps. Hollow boxes are reachable through the generic execute_read_api_command / execute_write_api_command gateway but have no first-class tool yet.
The curated, high-level tools the server exposes directly. These wrap the commands above into safe operations (dry-run defaults, confirmations, schema validation). Everything else runs through the raw gateway.