Get Game Media (IGDB)
igdb.games.mediaRetrieve cover art, screenshots, and video trailers for a game by providing its IGDB ID. Returns image URLs with dimensions and YouTube video IDs.
Instructions
Get cover art, screenshots, and video trailers for a game — image URLs with dimensions and YouTube video IDs
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | IGDB game ID (numeric, e.g. 1877 for Cyberpunk 2077) |
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. |