capabilities
Returns the server version, sorted list of registered tools, tool count, and profile schema version for startup verification.
Instructions
Report this server's version, registered tools, and profile schema version.
Machine-readable contract surface for the gma2-workflow startup self-check
(issue #85). Pure metadata: it does NOT open a console connection, so it is
intentionally not wrapped with ``@handle_connection_error``.
Returns:
dict: ``{version, tools (sorted), tool_count, profile_schema_version}``.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||