ncloud_livestation_stop_channel
Stop a live channel immediately to suspend streaming. Provide a channel ID and set confirm=true to execute this irreversible action, ending the broadcast session.
Instructions
⚠️ Destructive: Stop a Live Station channel. The channel will be suspended and streaming will be interrupted. Set confirm=true to execute.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Must be true to actually execute the destructive operation | |
| channelId | Yes | Channel ID to stop |