airflow-mcp-server

by abhishekbhakat
Verified

create_dataset_event

Generate dataset events for data pipelines in Apache Airflow. Tool accepts dataset URI and optional metadata to facilitate event-driven workflow automation and monitoring.

Instructions

create_dataset_event

Input Schema

NameRequiredDescriptionDefault
dataset_uriNo
extraNo

Input Schema (JSON Schema)

{ "properties": { "dataset_uri": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Dataset Uri" }, "extra": { "anyOf": [ { "type": "object" }, { "type": "null" } ], "default": null, "title": "Extra" } }, "title": "create_dataset_event_input", "type": "object" }

You must be authenticated.

Other Tools from airflow-mcp-server

Related Tools

ID: 6gjq9w80xr