wave_moderate_chat
Moderate live-stream chat messages by blocking, flagging, or allowing them. Enforce content policies and maintain safe viewer interactions.
Instructions
Moderate a chat message in a live stream (POST /v1/moderate): block, flag, or allow it
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Moderation action | |
| reason | No | Reason for moderation action | |
| stream_id | Yes | The stream ID | |
| message_id | Yes | The chat message ID to moderate |