Skip to main content
Glama

get_dags_status_dashboard

Monitor and diagnose Airflow DAG status across environments. View active/paused states, recent run outcomes, and identify failed workflows with actionable insights.

Instructions

Get a complete status dashboard of ALL DAGs — the go-to tool for any overview question.

USE THIS TOOL when the user asks:

  • "What's the status of all DAGs?"

  • "Which DAGs failed today?"

  • "Show me a DAG report / dashboard / overview"

  • "What's running right now?"

  • "Are all DAGs healthy?"

Shows every DAG with:

  • Active/Paused state

  • Schedule interval

  • Last run: state (success/failed/running), date, and duration

  • Summary counts at the top

  • Failed DAGs highlighted at the bottom with diagnosis commands

Args: env: Target environment — 'dev', 'uat', 'test', or 'prod'. IMPORTANT: Do NOT guess or default. Ask the user which environment if not specified. limit: Maximum number of DAGs to return (default 100).

Returns a formatted status report with every DAG and its current health.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
envNo
limitNo

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/SrujanReddyKallu2024/MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server