enhance_pixen_prompt
Enhance a short description into a complete pixel art prompt. Add camera angle, detail level, outline style, direction, and size parameters for tailored generation.
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) |