V
vivid-ads-commerce
/vivid_place_order
vivid place order
Create a Shopify DRAFT order for Vivid Ads team review — NOT a final/placed order, and NEVER charges a card. Before calling, summarise the exact product, quanti
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_place_order for me.
Input
| Field | Type | Description |
|---|---|---|
| product | string | |
| size | string | |
| quantity | number | |
| options | object | FULL selected options (same shape as vivid_price.options). Use vivid_product to see them. |
| items | array | For a MULTI-LINE order (e.g. two banners with DIFFERENT designs): one entry per line, each |
| name | string | |
| email* | string | |
| company | string | |
| phone | string | |
| customerType | string | retail|corporate|school|government|account — sets payment terms |
| delivery | object | pickup or delivery details. PICKUP: { method:'pickup', name, email, phone, pickupLocation? |
| artwork | object | { mode:'ai_design'|'upload_file'|'design_brief', designId?, imageUrl?, printPdfUrl?, fileU |
| poNumber | string | |
| confirm | boolean | set true ONLY after the customer reviews and confirms |
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_place_order","input":{"email":"..."}}'cli
npx cracked-ai run -p mcp-au-com-vividads-vivid-ads-commerce -e /vivid_place_order -i '{"email":"..."}'mcp
run_tool({ provider: "mcp-au-com-vividads-vivid-ads-commerce", endpoint: "/vivid_place_order", input: {"email":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.