I
ironscout
/get_product
Get product detail
Fetch a single canonical product by its `canonicalProductId`, with current per-retailer offers. Descriptive only. Returns an `error_v1` body with `NOT_FOUND` if
liveverifiedunknown~5s typical
mcpprobedironscout
$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-ai-ironscout-ironscout /get_product for me.
Input
| Field | Type | Description |
|---|---|---|
| canonicalProductId* | string | Canonical product id (CUID) from search results. |
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-ai-ironscout-ironscout","endpoint":"/get_product","input":{"canonicalProductId":"..."}}'cli
npx cracked-ai run -p mcp-ai-ironscout-ironscout -e /get_product -i '{"canonicalProductId":"..."}'mcp
run_tool({ provider: "mcp-ai-ironscout-ironscout", endpoint: "/get_product", input: {"canonicalProductId":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.