enhance_pixen_prompt
Expand brief image ideas into detailed, structured prompts for pixel art generation. Supplies rich descriptions with camera angles, detail levels, and outline styles to feed into image creation.
Instructions
Expand a short image description into a richer prompt for create_image_pixen. Returns enhanced text — does not generate an image.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| view | No | Camera perspective | |
| detail | No | Detail level (default 'highly detailed') | |
| outline | No | Outline style | |
| direction | No | Character facing direction | |
| image_size | Yes | Width/height each 16-768, max area 512x512, both divisible by 4 | |
| description | Yes | Image description to enhance | |
| no_background | No | Enhanced description targets a plain background (default false) |