airflow-mcp-server

by abhishekbhakat
Verified

get_upstream_dataset_events

Retrieve upstream dataset events for specific DAG runs in Airflow. Use this tool to track and analyze dependencies and workflows within the airflow-mcp-server environment.

Instructions

get_upstream_dataset_events

Input Schema

NameRequiredDescriptionDefault
dag_idNo
dag_run_idNo

Input Schema (JSON Schema)

{ "properties": { "dag_id": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Dag Id" }, "dag_run_id": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Dag Run Id" } }, "title": "get_upstream_dataset_events_input", "type": "object" }

You must be authenticated.

Other Tools from airflow-mcp-server

Related Tools

ID: 6gjq9w80xr