vivid-ads-commerce
V
vivid-ads-commerce
/vivid_request_quote

vivid request quote

Email the customer a formal QUOTATION. If the exact configuration can be priced and an email is given, this INSTANTLY emails a branded PDF-style quotation (line

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_request_quote for me.

Input

FieldTypeDescription
productstring
sizestring
quantitynumber
optionsobjectFULL selected options (same shape as vivid_price.options) so the quotation is priced exact
namestring
email*string
companystring
phonestringcustomer phone (optional)
messagestringthe customer's full request in their own words (multi-item OK)
discountCodestringany reseller/trade or discount code the customer mentioned (recorded, NOT applied here)
artworkUrlstringlink to the customer's uploaded artwork (e.g. the fileUrl returned by vivid_upload_artwork
designstringdesign preference: 'ai_design' | 'upload_own' | 'design_later'

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_request_quote","input":{"email":"..."}}'
cli
npx cracked-ai run -p mcp-au-com-vividads-vivid-ads-commerce -e /vivid_request_quote -i '{"email":"..."}'
mcp
run_tool({ provider: "mcp-au-com-vividads-vivid-ads-commerce", endpoint: "/vivid_request_quote", input: {"email":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.