Get FHIR server capabilities
get_capabilitiesFetch the FHIR server's CapabilityStatement to get a compact summary of supported resource types, interactions, search parameters, and operations. Call this first to discover server capabilities.
Instructions
Fetch the FHIR server's CapabilityStatement (GET /metadata) and return a compact summary: supported resource types, interactions, search parameters, and operations. Call this first to discover what the server supports.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||