update_connection
Update an existing Airflow connection by specifying its connection ID and new data. Use this to modify connection settings without recreating it.
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 | |||