Apache Airflow · Capability
Airflow API (Stable) — TaskInstance
Airflow API (Stable) — TaskInstance. 11 operations. Lead operation: Apache Airflow List Task Instances. Self-contained Naftiko capability covering one Apache Airflow business surface.
What You Can Do
GET
Gettaskinstances
— Apache Airflow List Task Instances
/v1/dags/{dag-id}/dagruns/{dag-run-id}/taskinstances
GET
Gettaskinstance
— Apache Airflow Get a Task Instance
/v1/dags/{dag-id}/dagruns/{dag-run-id}/taskinstances/{task-id}
PATCH
Patchtaskinstance
— Apache Airflow Updates the State of a Task Instance
/v1/dags/{dag-id}/dagruns/{dag-run-id}/taskinstances/{task-id}
GET
Getextralinks
— Apache Airflow List Extra Links
/v1/dags/{dag-id}/dagruns/{dag-run-id}/taskinstances/{task-id}/links
GET
Getmappedtaskinstances
— Apache Airflow List Mapped Task Instances
/v1/dags/{dag-id}/dagruns/{dag-run-id}/taskinstances/{task-id}/listmapped
GET
Getlog
— Apache Airflow Get Logs
/v1/dags/{dag-id}/dagruns/{dag-run-id}/taskinstances/{task-id}/logs/{task-try-number}
PATCH
Settaskinstancenote
— Apache Airflow Update the TaskInstance Note.
/v1/dags/{dag-id}/dagruns/{dag-run-id}/taskinstances/{task-id}/setnote
GET
Getmappedtaskinstance
— Apache Airflow Get a Mapped Task Instance
/v1/dags/{dag-id}/dagruns/{dag-run-id}/taskinstances/{task-id}/{map-index}
PATCH
Patchmappedtaskinstance
— Apache Airflow Updates the State of a Mapped Task Instance
/v1/dags/{dag-id}/dagruns/{dag-run-id}/taskinstances/{task-id}/{map-index}
PATCH
Setmappedtaskinstancenote
— Apache Airflow Update the TaskInstance Note.
/v1/dags/{dag-id}/dagruns/{dag-run-id}/taskinstances/{task-id}/{map-index}/setnote
POST
Gettaskinstancesbatch
— Apache Airflow List Task Instances (batch)
/v1/dags//dagruns//taskinstances/list
MCP Tools
apache-airflow-list-task-instances
Apache Airflow List Task Instances
read-only
idempotent
apache-airflow-get-task-instance
Apache Airflow Get a Task Instance
read-only
idempotent
apache-airflow-updates-state-task
Apache Airflow Updates the State of a Task Instance
idempotent
apache-airflow-list-extra-links
Apache Airflow List Extra Links
read-only
idempotent
apache-airflow-list-mapped-task
Apache Airflow List Mapped Task Instances
read-only
idempotent
apache-airflow-get-logs
Apache Airflow Get Logs
read-only
idempotent
apache-airflow-update-taskinstance-note
Apache Airflow Update the TaskInstance Note.
idempotent
apache-airflow-get-mapped-task
Apache Airflow Get a Mapped Task Instance
read-only
idempotent
apache-airflow-updates-state-mapped
Apache Airflow Updates the State of a Mapped Task Instance
idempotent
apache-airflow-update-taskinstance-note-2
Apache Airflow Update the TaskInstance Note.
idempotent
apache-airflow-list-task-instances-2
Apache Airflow List Task Instances (batch)
read-only