Get Server Capabilities
get_server_capabilitiesRetrieves the Orphanet server's discovery surface: tool list, call signatures, workflows, cross-reference rankings, error taxonomy, and limits. Detail parameter adds full policy notes.
Instructions
Return the orphanet-link discovery surface: identity/build/Orphanet release, the tool list WITH call signatures, response modes, recommended workflows, the cross-reference source ranking, the error taxonomy, and limits. detail='full' adds the full policy notes. Call this first in a cold session, or read orphanet://tools / orphanet://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 | ||
| orphanet_version | No | ||
| tools | No | ||
| response_modes | No | ||
| error_codes | No |