Generate brand mockups
generate_mockupsQueue photographic mockups for selected variations and template scenes. Each variation-scene pair costs one AI credit, refunded if enqueue fails, and returns a job ID with polling URL.
Instructions
Queue photographic mockups for selected variations and template scenes. This spends one AI credit for every variation and scene combination after the server resolves the selected kits; failed enqueue attempts are refunded. The response contains the job id and polling URL. Requires kits:write.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | Yes | Template and scene pairs to render for every variation. | |
| projectId | Yes | Owned brand project id from list_brand_projects. | |
| variationIds | Yes | Variation ids from get_brand_project. | |
| idempotencyKey | No | Stable key for a retry that must not spend credits twice. |