Twitch MCP Server

get_stream_info

Retrieve detailed Twitch stream information, including channel data and live status, by specifying the channel name using this tool within the Twitch MCP Server.

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