compliance-radar
C
compliance-radar
/get_obligation

get obligation

Return full detail for a single obligation by id: what it is, who must file, the deadline, the penalty for missing it, and a link to the OFFICIAL government sou

liveverifiedunknown~5s typical
mcpprobedcompliance-radar
$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-compliance-radar /get_obligation for me.

Input

FieldTypeDescription
id*stringObligation id, e.g. 'fincen-boi', 'irs-5472', 'de-franchise-llc'.

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-compliance-radar","endpoint":"/get_obligation","input":{"id":"..."}}'
cli
npx cracked-ai run -p mcp-com-dropwatchhq-compliance-radar -e /get_obligation -i '{"id":"..."}'
mcp
run_tool({ provider: "mcp-com-dropwatchhq-compliance-radar", endpoint: "/get_obligation", input: {"id":"..."} })

Try it

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