airflow-mcp-server

by abhishekbhakat
Verified

get_event_log

Retrieve event logs by specifying an event log ID to monitor or troubleshoot workflows within the Airflow MCP server.

Instructions

get_event_log

Input Schema

NameRequiredDescriptionDefault
event_log_idNo

Input Schema (JSON Schema)

{ "properties": { "event_log_id": { "anyOf": [ { "type": "integer" }, { "type": "null" } ], "default": null, "title": "Event Log Id" } }, "title": "get_event_log_input", "type": "object" }

You must be authenticated.

Other Tools from airflow-mcp-server

Related Tools

ID: 6gjq9w80xr