update_connection
Update an existing Airflow connection by providing its ID and new data. Modify connection parameters without recreating the connection.
Instructions
[Tool Role]: Updates an existing connection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| connection_id | Yes | ||
| connection_data | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||