Get Game
get_gameGet full metadata for a single game by its TheGamesDB id, including the front boxart image URL. Example: get_game({ id: 108139 })
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | TheGamesDB game id, e.g. 108139 | |
| _apiKey | No | Optional TheGamesDB API key. Omit to use the shared Pipeworx platform key. |