V
vivid-ads-commerce
/vivid_price
vivid price
Calculate the current price for an EXACT product configuration. Pass `options` with the full selected configuration (use vivid_product first), or just `size` fo
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_price for me.
Input
| Field | Type | Description |
|---|---|---|
| product* | string | product name, e.g. 'pull up banner', 'corflute', 'a-frame', 'feather flag' |
| size | string | (simple products) size, e.g. '850x2000', or a named size like 'medium' |
| options | object | FULL selected options keyed by the schema keys from vivid_product, e.g. { size:'Medium', s |
| quantity | number | how many |
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_price","input":{"product":"..."}}'cli
npx cracked-ai run -p mcp-au-com-vividads-vivid-ads-commerce -e /vivid_price -i '{"product":"..."}'mcp
run_tool({ provider: "mcp-au-com-vividads-vivid-ads-commerce", endpoint: "/vivid_price", input: {"product":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.