timeoutUser
Timeout users in Twitch chat for moderation. Specify a username or descriptor like 'toxic' or 'spammer' with a reason. Without username, returns recent chat for review.
Instructions
Timeout a user in the Twitch chat. If no username is provided, it will return the recent chat log for LLM review.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| usernameOrDescriptor | Yes | Username or descriptor to timeout (e.g. 'toxic', 'spammer', or a username) | |
| reason | Yes | Reason for timeout (optional) |