Update Social Channel
neuron_update_social_channelUpdate an existing social media channel. Can update label, username, or refresh credentials.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Unique identifier (UUID) of the social channel to update | |
| label | No | New display name for the channel | |
| username | No | Updated social media username | |
| credentials | No | Updated session credentials as JSON string |