update_game
Modify a game's name, description, or visibility settings on The Game Crafter's print-on-demand platform. This tool allows creators to update project details after initial creation.
Instructions
Update a game's name, description, or visibility. Requires authentication.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| game_id | Yes | The game ID to update. | |
| name | No | New name for the game (max 255 chars). | |
| description | No | New description for the game (max 5000 chars). | |
| is_public | No | Whether the game should be publicly visible in the TGC shop. |