V
vivid-ads-commerce
/vivid_order_artwork
vivid order artwork
Show a VERIFIED customer the PRINT-READY artwork files produced for one of their past orders (the actual files that went to print), so they can confirm them bef
liveverifiedunknown~5s typical
mcpprobedvivid-ads-commerce
$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-au-com-vividads-vivid-ads-commerce /vivid_order_artwork for me.
Input
| Field | Type | Description |
|---|---|---|
| order* | string | the order number to show artwork for, e.g. '117478' |
| email* | string | the customer's email (must match the identity token) |
| token | string | the identity token from vivid_identity_verify (required — proves the customer owns this em |
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-au-com-vividads-vivid-ads-commerce","endpoint":"/vivid_order_artwork","input":{"order":"...","email":"..."}}'cli
npx cracked-ai run -p mcp-au-com-vividads-vivid-ads-commerce -e /vivid_order_artwork -i '{"order":"...","email":"..."}'mcp
run_tool({ provider: "mcp-au-com-vividads-vivid-ads-commerce", endpoint: "/vivid_order_artwork", input: {"order":"...","email":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.