get_version
Retrieve version details of the Apache Airflow deployment through the MCP server to verify API compatibility and deployment status.
Instructions
Get version information
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}