Twitch MCP Server

get_top_games

Retrieve a list of popular games from the Twitch API using this tool, with options to set a custom limit for the number of results.

Instructions

人気のゲームのリストを取得します

Input Schema

NameRequiredDescriptionDefault
limitNo取得する最大ゲーム数(デフォルト: 20)

Input Schema (JSON Schema)

{ "properties": { "limit": { "description": "取得する最大ゲーム数(デフォルト: 20)", "maximum": 100, "minimum": 1, "type": "number" } }, "type": "object" }

You must be authenticated.

Other Tools from Twitch MCP Server

Related Tools

ID: 1pub2f29fy