D
distress-abc
/abc_asset_map
abc asset map
Build the full WIND-DOWN ASSET / COLLATERAL MAP for one ABC/receivership case. Pass the notice `link` (from abc_distress_feed/abc_find_notices) and/or the assig
liveverifiedunknown~5s typical
mcpprobeddistress-abc
$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-abc /abc_asset_map for me.
Input
| Field | Type | Description |
|---|---|---|
| link | string | Notice page URL (preferred — we parse the assignor + case). |
| entity | string | Assignor / distressed entity name (use if no link, or to override the parse). |
| state | string | US state 2-letter code (record header / recorder lookout). |
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-abc","endpoint":"/abc_asset_map","input":{}}'cli
npx cracked-ai run -p mcp-com-dropwatchhq-distress-abc -e /abc_asset_map -i '{}'mcp
run_tool({ provider: "mcp-com-dropwatchhq-distress-abc", endpoint: "/abc_asset_map", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.