Thumbnail Render
thumbnail_creationRender a YouTube thumbnail from your photo + concept ($0.50 premium).
Slow call — allow up to 5 minutes. Filter rejections are never charged. Composite a photo into the thumbnail_concept layout via Muse Image. Give image_prompt directly (from thumbnail_concept) or a video_url to derive the concept first, then render. Photo is optional: omit image_b64/image_url with a video_url and the video's own thumbnail is used as the base (keeps faces, restyles the rest). Prefer image_url over image_b64 — the server downloads the bytes so agents never shuttle base64 through tool arguments.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| niche | No | Optional niche for style targeting | |
| image_b64 | No | Your photo as base64 PNG/JPEG/WEBP (under ~7MB, data: prefix ok) | |
| image_url | No | Photo URL for server-side download (preferred for large photos) | |
| video_url | No | Optional video to derive the concept from first (watch, shorts, live, youtu.be all accepted; e.g. https://www.youtube.com/shorts/dQw4w9WgXcQ) | |
| x_payment | No | Base64 x402 payment payload (required — pass the X-PAYMENT value as an argument over MCP) | |
| image_prompt | No | Render prompt from thumbnail_concept (or omit + give video_url) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||