I
inbox-preview
/submit_preview
submit preview
Submit an email for rendering across email clients — full HTML, or a complete raw .eml (base64). Provide exactly one of html/eml. Returns a job ID to poll for r
liveverifiedunknown~5s typical
mcpprobedinbox-preview
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-ai-powerline-inbox-preview /submit_preview for me.
Input
| Field | Type | Description |
|---|---|---|
| html | string | The full email HTML to preview. Provide exactly one of html or eml. |
| eml | string | A complete raw RFC 822 message (.eml), base64-encoded — inserted verbatim (real headers, m |
| subject | string | Email subject line |
| include_previews | boolean | Also capture the inbox-list row (how the message looks unread in the list) and the subject |
| renders | array | Exactly the renders you want, one entry each (e.g. outlook light + outlook dark are two en |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-ai-powerline-inbox-preview","endpoint":"/submit_preview","input":{}}'cli
npx cracked-ai run -p mcp-ai-powerline-inbox-preview -e /submit_preview -i '{}'mcp
run_tool({ provider: "mcp-ai-powerline-inbox-preview", endpoint: "/submit_preview", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.