list_dags
Retrieve Airflow DAGs with optional filters for tags, active state, limit, and offset.
Instructions
List Airflow DAGs, optionally filtered by tag or active state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | ||
| limit | No | ||
| offset | No | ||
| only_active | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |