Get Server Capabilities
get_server_capabilitiesReturn the hpo-link server's capabilities: identity, HPO release, tool list with signatures, response modes, workflows, xref prefixes, error taxonomy, and limits. Use 'full' detail for
Instructions
Return the hpo-link discovery surface: identity/build/HPO release, the tool list WITH call signatures, response modes, recommended workflows, the xref prefixes, the error taxonomy, and limits. detail='full' adds the full policy notes. Call this first in a cold session, or read hpo://tools / hpo://capabilities. Signature: get_server_capabilities(detail=).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| detail | No | summary (default, light) or full (adds policy notes). | summary |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| success | No | ||
| _meta | No | ||
| error_code | No | ||
| message | No | ||
| retryable | No | ||
| recovery_action | No | ||
| field | No | ||
| allowed_values | No | ||
| hint | No | ||
| candidates | No | ||
| server | No | ||
| server_version | No | ||
| capabilities_version | No | ||
| hpo_version | No | ||
| tools | No | ||
| response_modes | No | ||
| error_codes | No |