igdb_search_games
Search the IGDB games database by name to retrieve game details and metadata.
Instructions
Search the IGDB games database by name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Game name to search for | |
| limit | No | Max results (default 10, max 50) | |
| client_id | No | Twitch/IGDB Client ID (or set IGDB_CLIENT_ID) | |
| client_secret | No | Twitch/IGDB Client Secret (or set IGDB_CLIENT_SECRET) |