update_connection
Modify an existing data connection in Polytomic by updating its name or configuration settings to maintain accurate data pipeline configurations.
Instructions
Update an existing connection in Polytomic.
Args: id: The connection ID to update name: Optional new name for the connection configuration: Optional JSON string with connection config
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| name | No | ||
| configuration | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |