D
distress-diligence
/check_recall_exposure
check recall exposure
FREE: check a business name against CPSC product-recall records — the held-inventory / recoverable-recall liability line. Returns matched recalls with hazard +
liveverifiedunknown~5s typical
mcpprobeddistress-diligence
$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-com-dropwatchhq-distress-diligence /check_recall_exposure for me.
Input
| Field | Type | Description |
|---|---|---|
| name* | string | Manufacturer/importer/retailer name (required). |
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-com-dropwatchhq-distress-diligence","endpoint":"/check_recall_exposure","input":{"name":"..."}}'cli
npx cracked-ai run -p mcp-com-dropwatchhq-distress-diligence -e /check_recall_exposure -i '{"name":"..."}'mcp
run_tool({ provider: "mcp-com-dropwatchhq-distress-diligence", endpoint: "/check_recall_exposure", input: {"name":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.