Skip to main content
Glama

airflow-mcp-server

get_variable

Retrieve specific variables stored in Airflow using their unique keys. Integrates with airflow-mcp-server to access and manage configuration or runtime variables efficiently.

Instructions

get_variable

Input Schema

NameRequiredDescriptionDefault
variable_keyNo

Input Schema (JSON Schema)

{ "properties": { "variable_key": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Variable Key" } }, "title": "get_variable_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