airflow-mcp-server

by abhishekbhakat
Verified

get_dag_stats

Retrieve detailed statistics for specified DAGs from the Airflow-MCP server, enabling analysis of workflow performance and execution metrics.

Instructions

get_dag_stats

Input Schema

NameRequiredDescriptionDefault
dag_idsNo

Input Schema (JSON Schema)

{ "properties": { "dag_ids": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Dag Ids" } }, "title": "get_dag_stats_input", "type": "object" }

You must be authenticated.

Other Tools from airflow-mcp-server

Related Tools

ID: 6gjq9w80xr