check_scheduler_health
Check the Airflow scheduler's health status and retrieve its latest heartbeat timestamp to verify it is running correctly.
Instructions
Check the Airflow scheduler health via the /health endpoint.
Returns the scheduler status and latest heartbeat timestamp.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |