Get Server Capabilities
get_server_capabilitiesDiscover the HGNC server's capabilities: tool signatures, workflows, and response modes. Choose summary or full detail for vocabularies and cross-references.
Instructions
Return the hgnc-link discovery surface. detail='summary' (default) is light: identity/build/HGNC release, the tool list WITH call signatures, accepted argument aliases, response modes, recommended workflows, error taxonomy, and limits. detail='full' adds vocabularies (locus groups, status values, match types) and the cross-reference database catalogue. Call this first in a cold session, or read hgnc://tools / hgnc://capabilities. Signature: get_server_capabilities(detail=).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| detail | No | summary (default, light) or full (adds vocabularies/xref dbs). | summary |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hint | No | ||
| _meta | No | ||
| field | No | ||
| tools | No | ||
| server | No | ||
| message | No | ||
| success | No | ||
| obsolete | No | ||
| retryable | No | ||
| candidates | No | ||
| error_code | No | ||
| error_codes | No | ||
| replaced_by | No | ||
| hgnc_release | No | ||
| allowed_values | No | ||
| response_modes | No | ||
| server_version | No | ||
| recovery_action | No |