Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
AIRFLOW_HOST | No | Your Airflow host URL | http://localhost:8080 |
AIRFLOW_TOKEN | No | Your Airflow API token for token-based authentication | |
AIRFLOW_PASSWORD | No | Your Airflow password for basic authentication | |
AIRFLOW_USERNAME | No | Your Airflow username for basic authentication | |
AIRFLOW_API_VERSION | No | Airflow API version | v1 |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |