render-a-mockup
Describe a screen, keep the style guide: an LLM turns both into one dense image prompt and an image model renders the mockup. text×2 -> join -> llm -> image; returns image (qwen-image-3) saved to disk (file path in result). Runs on NanoGPT — $0.20 deposit per call, paid in Nano (XNO) — settles at actual model cost + 20%, change returned; no account needed; last run $0.079, ~2m 16s.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Text | No | default: "A habit-tracker web app dashboard: today's checklist, current streaks, a week-at-a-glance grid, and a quick-add button."; optional | |
| Text_2 | No | Text; default: "Style guide: premium, cinematic dark-mode product dashboard with an immediate wow factor, rendered as an exceptionall..."; optional | |
| _payment_id | No | Payment id from this tool's previous payment-required response. Phase 3 only: after /x402/watch closes with status paid, call again with the same arguments plus this id to open the RESULTS stream. Do not pass it while payment is still pending — monitor the watch SSE first. | |
| System_prompt | No | System prompt; default: "You write image prompts for UI mockups. Given a screen description and a style guide, reply with ONE detailed image p..."; optional |