Past generations
list_generationsLists previously generated thumbnails for a game, showing prompts and image URLs, so you can republish existing work or reuse successful prompts.
Instructions
Every thumbnail generated for a game, newest first, with the prompt behind it, the rewritten prompt the model actually saw, the references used and the stored image URL. Use it to find something made earlier and publish it with upload_generation, or to reuse a prompt that worked.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| game | Yes | Game name or universe id. | |
| limit | No | How many to return. Defaults to 20. |