vivid-ads-commerce
V
vivid-ads-commerce
/vivid_delivery_estimate

vivid delivery estimate

Estimate WHEN an order would arrive at an Australian postcode — the question behind 'can I get it by Friday?'. Works the timeline through honestly: production s

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

Input

FieldTypeDescription
productstringproduct name — used to read its real production time
postcode*string4-digit Australian delivery postcode
artwork_readybooleantrue if artwork is print-ready and the proof will be approved immediately

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

Try it

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