Skip to main content
Glama

MCP Server Airflow Token

get_import_error

Retrieve specific import error details from Apache Airflow by providing the error ID to diagnose and resolve DAG import failures.

Instructions

Get a specific import error by ID

Input Schema

NameRequiredDescriptionDefault
import_error_idYes

Input Schema (JSON Schema)

{ "properties": { "import_error_id": { "title": "Import Error Id", "type": "integer" } }, "required": [ "import_error_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