Search Games (IGDB)
igdb.games.searchSearch the IGDB database of 280,000+ games to fetch genres, platforms, ratings, cover art, and release dates.
Instructions
Search 280K+ games in IGDB (Twitch) — rich metadata with genres, platforms, ratings, cover art, and release dates
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search query for games (e.g. "Cyberpunk 2077", "The Legend of Zelda", "Elden Ring") | |
| limit | No | Maximum number of results to return (default 10, max 50) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | Tool response payload. Shape varies per tool — consult the tool description and inputSchema. May be an object, array, string, or number depending on the upstream provider response. | |
| error | No | Present only when the call failed. Includes error code, message, request_id, and any provider-specific extras. |