Get Server Capabilities
get_server_capabilitiesRetrieve the MGI server's discovery surface: tools, call signatures, response modes, workflows, error taxonomy, and limits. Use this first to orient a session and determine interaction options.
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 |