Skip to main content
Glama

airflow-mcp-server

get_import_error

Retrieve details about import errors in Airflow workflows by providing the import error ID. Helps diagnose and resolve issues with task dependencies and module imports.

Instructions

get_import_error

Input Schema

NameRequiredDescriptionDefault
import_error_idNo

Input Schema (JSON Schema)

{ "properties": { "import_error_id": { "anyOf": [ { "type": "integer" }, { "type": "null" } ], "default": null, "title": "Import Error Id" } }, "title": "get_import_error_input", "type": "object" }

You must be authenticated.

Other Tools from airflow-mcp-server

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/abhishekbhakat/airflow-mcp-server'

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