Twitch · Capability
Twitch Channel Management
Workflow capability for Twitch broadcasters to manage their channels, including chat configuration, polls, subscriptions, moderation, and channel points. Used by broadcaster tools, chatbots, and channel management dashboards.
What You Can Do
GET
Get channel information
— Get channel information
/v1/channel
GET
Get chat settings
— Get chat settings for a broadcaster
/v1/chat-settings
GET
Get polls
— Get active and past polls
/v1/polls
POST
Create poll
— Create a new poll
/v1/polls
GET
Get broadcaster subscriptions
— Get channel subscriber information
/v1/subscriptions
POST
Send chat message
— Send a message to channel chat
/v1/chat-messages
MCP Tools
get-channel-information
Get channel information and configuration for a broadcaster
read-only
get-chat-settings
Get the current chat settings for a broadcaster's channel
read-only
send-chat-message
Send a message to a Twitch channel chat
get-polls
Get active and past polls for a broadcaster
read-only
create-poll
Create a new poll on a broadcaster's channel
get-broadcaster-subscriptions
Get subscriber information for a broadcaster's channel
read-only
create-clip
Create a clip from a broadcaster's live stream
APIs Used
twitch-helix