update_provider
Replace an existing provider configuration. Full replacement — retrieve current config with get_provider first; omitted optional fields are cleared. Changing API keys or settings affects live delivery if this integration is in use.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| alias | No | Short alias | |
| title | No | Display name | |
| provider | Yes | Provider key (must match existing; changing provider type is not supported) | |
| settings | No | Provider-specific settings | |
| provider_id | Yes | The provider configuration ID |