add_game_content
Add owned DLC, packs, and addons to an existing Infinite Backlog game. Searches available extras and updates the parent collection without deleting the game.
Instructions
Add owned extras on the parent collection edit form. names is a JSON array of Steam/IB titles. Searches DLC first, then PACK/ADDON, EDITIONS, and every extras widget before not_found. DLC is picked from Add DLC to your game; packs are ticked via addon-* labels (only if unchecked). One UPDATE GAME persists nested additions. Does not use /games/add for DLC/packs. Does not change edition, play status, Digital, or Acquisition Info. Never DELETE GAME. platform and digital are ignored for nested extras (the parent row already has those fields).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| names | Yes | ||
| digital | No | ||
| wait_ms | No | ||
| platform | No | ||
| parent_slug | Yes | ||
| collection_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |