airflow-mcp-server

by abhishekbhakat
Verified

get_dataset

get_dataset

Input Schema

NameRequiredDescriptionDefault
uriNo

Input Schema (JSON Schema)

{ "properties": { "uri": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Uri" } }, "title": "get_dataset_input", "type": "object" }