Twitch MCP Server

get_users

Retrieve detailed Twitch user information by providing up to 100 usernames using the tool on Twitch MCP Server.

Instructions

ユーザーの情報を取得します

Input Schema

NameRequiredDescriptionDefault
userNamesYesTwitchユーザー名の配列

Input Schema (JSON Schema)

{ "properties": { "userNames": { "description": "Twitchユーザー名の配列", "items": { "type": "string" }, "maxItems": 100, "type": "array" } }, "required": [ "userNames" ], "type": "object" }

You must be authenticated.

Other Tools from Twitch MCP Server

Related Tools

ID: 1pub2f29fy