Get a Watchgoose check
get_checkRetrieve a specific check by its unique key to inspect current state, schedule, and timeout or grace settings. Useful for verifying cron or simple checks without listing all checks.
Instructions
Get one check by its stable unique_key, including its current state and schedule. Cron and OnCalendar checks use schedule plus grace; simple checks use timeout plus grace.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| unique_key | Yes | 40-character stable check identifier from list_checks. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| meta | No | ||
| check | Yes |