Describe UI
describe_uiAnalyze a UI screenshot to describe its layout, components, and style, with the option to generate JSX or HTML+CSS markup.
Instructions
Describe a UI screenshot's layout, components, and style. Ask for code/markup to also get a JSX/HTML+CSS sketch.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| question | No | Optional focus, e.g. 'describe layout only' or 'give me a Tailwind/JSX sketch of this component'. | |
| image_path | Yes | Path to the image file (absolute, or relative to the server's working directory). |