Twitch MCP Server

get_chat_settings

Retrieve chat settings for a specific Twitch channel, including configurations and preferences, using the Twitch API for streamlined channel management.

Instructions

チャット設定を取得します

Input Schema

NameRequiredDescriptionDefault
channelNameYesTwitchチャンネル名

Input Schema (JSON Schema)

{ "properties": { "channelName": { "description": "Twitchチャンネル名", "type": "string" } }, "required": [ "channelName" ], "type": "object" }

You must be authenticated.

Other Tools from Twitch MCP Server

Related Tools

ID: 1pub2f29fy