ui_to_artifact
Convert UI screenshots into production-ready code, image-generation prompts, technical specifications, or detailed descriptions.
Instructions
Convert UI screenshots into structured deliverables: production-ready code, image-generation prompts, technical specifications, or detailed descriptions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| imageUrl | Yes | Image source: a data URI (data:image/...;base64,...), an http(s) URL, or a local file path | |
| outputType | No | Output type: 'code' (HTML/CSS/React), 'prompt' (AI image gen prompt), 'spec' (technical spec), 'description' (detailed description) | code |