health_check
Verify MCP credentials by listing one tenant. Diagnoses authentication issues: 401 signals wrong OAuth signature, 403 indicates missing authorization for the facility.
Instructions
Verify credentials work by listing one tenant.
If this fails with 401, the OAuth 1.0 signature is wrong (consumer key or secret bad). If it fails with 403, the consumer is not authorized for this facility. Use this whenever other tools start returning auth errors - confirms whether the problem is creds or scoping.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| facility_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |