get_health
Retrieve the current health and operational status of Apache Airflow instances via the MCP Server to ensure system monitoring and reliability.
Instructions
Get instance status
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "get_healthArguments",
"type": "object"
}