Update Broadcast
neuron_update_broadcastUpdate the name, message, message type, or media URL of an existing broadcast before it is sent.
Instructions
Update an existing broadcast's details (before sending)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The unique identifier of the broadcast to update | |
| name | No | New name for the broadcast | |
| message | No | New message content | |
| mediaUrl | No | New media URL | |
| messageType | No | New message type |