compose_screenshot
Combine a brand background, benefit-driven headline (verb + descriptor), and app screenshot inside a device frame. Output matches exact store dimensions for the chosen platform preset.
Instructions
Renders one store-ready marketing screenshot: brand background, headline (verb + descriptor, auto-uppercased for the given language), and the app screenshot inside a device frame. Output has exact store dimensions for the chosen preset.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lang | No | BCP-47 language code for locale-aware uppercasing, e.g. "en", "tr", "de" | en |
| verb | Yes | Bold action word for the headline, 1-2 words, e.g. "TRACK" | |
| output | Yes | Path for the composed PNG output | |
| preset | Yes | Platform preset id | |
| background | Yes | Brand background color as 6-digit hex, e.g. "#E31837" | |
| descriptor | Yes | What the user achieves, 2-5 words, e.g. "YOUR DAILY MOOD" | |
| noGradient | No | Disable the subtle background gradient | |
| screenshot | Yes | Path to the raw app screenshot (PNG or JPEG) |