get_dags
Retrieve DAGs from Airflow-MCP server using filters like DAG ID pattern, tags, active status, and pagination for efficient workflow management.
Instructions
get_dags
Input Schema
Name | Required | Description | Default |
---|---|---|---|
dag_id_pattern | No | ||
fields | No | ||
limit | No | ||
offset | No | ||
only_active | No | ||
order_by | No | ||
paused | No | ||
tags | No |