airflow-mcp-server

by abhishekbhakat
Verified

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

ID: 6gjq9w80xr