create_connection
Create a new Airflow connection by providing connection data such as host, login, password, and port to integrate external systems with your DAGs.
Instructions
[Tool Role]: Creates a new connection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| connection_data | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||