Skip to main content
Glama

MCP Server Airflow Token

get_event_log

Retrieve a specific Apache Airflow log entry by its ID to monitor workflow execution details and troubleshoot pipeline issues.

Instructions

Get a specific log entry by ID

Input Schema

NameRequiredDescriptionDefault
event_log_idYes

Input Schema (JSON Schema)

{ "properties": { "event_log_id": { "title": "Event Log Id", "type": "integer" } }, "required": [ "event_log_id" ], "type": "object" }

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/nikhil-ganage/mcp-server-airflow-token'

If you have feedback or need assistance with the MCP directory API, please join our Discord server