create_variable
Define and store variables in Apache Airflow using a REST API-integrated interface, enabling efficient configuration and management of DAG parameters.
Instructions
Create a variable
Input Schema
Name | Required | Description | Default |
---|---|---|---|
description | No | ||
key | Yes | ||
value | Yes |