Get Server Capabilities
get_server_capabilitiesDiscover the mgi-link server's capabilities: tool list with call signatures, accepted arguments, response modes, and error taxonomy. Call this first to understand available features.
Instructions
Return the mgi-link discovery surface. detail='summary' (default) is light: identity/build/MGI release, the tool list WITH call signatures, accepted argument aliases, response modes, recommended workflows, error taxonomy, and limits. detail='full' adds vocabularies (allele types, marker types, match types) and the ortholog field catalogue. Call this first in a cold session, or read mgi://tools / mgi://capabilities. Signature: get_server_capabilities(detail=).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| detail | No | summary (default, light) or full (adds vocabularies). | 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 | ||
| mgi_release | No | ||
| tools | No | ||
| response_modes | No | ||
| error_codes | No |