UI To Artifact
ui_to_artifactTurn UI screenshots into implementation notes, layout structure, design specs, or recreation prompts, making visual designs actionable for development.
Instructions
Convert UI screenshots into implementation notes, layout structure, design specs, or recreation prompts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| image | Yes | Image source. Supports local file path, http(s) URL, or data:image/...;base64,... Data URL. | |
| model | No | Optional StepFun vision model override. | |
| detail | No | StepFun vision detail level. Use high for OCR, screenshots, UI, diagrams, and charts. | |
| question | No | Optional user question or task for this image. If omitted, the tool uses its scenario-specific default task. | |
| max_tokens | No | Optional maximum output tokens. |