Skip to main content
Glama

list_dags

Retrieve and display DAGs from MWAA Airflow environments to monitor workflow status and schedules. Specify environment, limit results, or filter to active DAGs only.

Instructions

List all DAGs in the MWAA environment.

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). only_active: If True, show only unpaused DAGs.

Returns a formatted table of DAGs with schedule interval and pause status.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
envNo
limitNo
only_activeNo

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