Skip to main content
Glama

MCP Server for Apache Airflow

by yangkyeongmo

get_import_error

Retrieve detailed information about a specific import error in Apache Airflow by providing its ID, enabling efficient troubleshooting and issue resolution.

Instructions

Get details of a specific import error

Input Schema

NameRequiredDescriptionDefault
import_error_idYesThe ID of the import error to retrieve

Input Schema (JSON Schema)

{ "properties": { "import_error_id": { "description": "The ID of the import error to retrieve", "type": "integer" } }, "required": [ "import_error_id" ], "type": "object" }

You must be authenticated.

Other Tools from MCP Server for Apache Airflow

Related Tools

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