update_handover_provider
Update an existing Cognigy.AI handover provider to change its settings or enable/disable it. Validate changes with dryRun before applying.
Instructions
Updates an existing Cognigy.AI handover provider. Use this to change settings or enable/disable the provider. MUTATING: Set dryRun=false to update.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New name for the provider | |
| dryRun | No | If true (default), validates without updating. Set to false to actually update. | |
| enabled | No | Enable or disable the provider | |
| settings | No | Updated provider settings | |
| providerId | Yes | The handover provider ID to update |