Expand a creation into a wallpaper
generate_wallpaperExpand an existing creation into a wallpaper, preserving the original content while painting outward to fit standard, photo, widescreen, or ultrawide dimensions.
Instructions
Expand an existing creation into a wallpaper format — the original content is preserved and the surroundings are painted outward to fill the new shape. This SPENDS the account's credit: the price follows the chosen dimension, and quality is fixed at Ultra (there is no quality knob on this tool). Dimensions: "standard", "photo", "widescreen", "ultrawide" — unknown values are rejected. Optional extra refs and a prompt steer the newly painted areas. Returns the finished creation within the wait budget, else a queueId for check_generation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wait | No | Block until ready (default true). Set false to get a queueId immediately. | |
| prompt | No | Optional guidance for what the newly painted areas should contain. | |
| allowNSFW | No | Permit adult content, if the account allows it. | |
| dimension | Yes | Target wallpaper dimension id: "standard", "photo", "widescreen" or "ultrawide". Drives the price. | |
| refCreationIds | No | Up to 3 extra reference creations to steer the expanded areas. | |
| inputCreationId | Yes | The creation to expand — from an earlier generation, upload_image or list_creations. |