Get instance status
get_statusCheck whether the Healthchecks service is reachable and its database responds. Use this status check first to diagnose connectivity issues before deeper troubleshooting.
Instructions
Checks that the configured Healthchecks instance is reachable and its database is answering. Needs no API key, so it is the tool to try first when something is not working.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | True only when the answer was exactly "OK". | |
| answer | Yes | Up to 4 kB of whatever replied. | |
| source | No | ||
| instance | Yes | ||
| untrusted | No | Present only when the instance answered something else. |