airflow_list_instances
Retrieve configured Airflow instance keys to identify available workflow management environments for monitoring or operations.
Instructions
List configured Airflow instance keys.
Returns
Response dict: { "instances": [str], "default_instance": str | null, "request_id": str }
Raises: ToolError with compact JSON payload (
code,message,request_id, optionalcontext)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||