Skip to main content
Glama

MCP Server for Apache Airflow

by yangkyeongmo

get_import_error

Identify and resolve specific import errors in Apache Airflow by retrieving detailed information using the import error ID. Access precise error data for troubleshooting and system maintenance.

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" ], "title": "get_import_errorArguments", "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/yangkyeongmo/mcp-server-apache-airflow'

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