FRTracker — Federal Regulatory Research
FF
FRTracker — Federal Regulatory Research
/list_obligations

List Obligations

List extracted regulatory obligations ("who must do what") with filters: agency, deontic class, free text. Obligations are machine-extracted with quality tiers;

liveverifiedunknown~5s typical
mcpprobedfrtrackerfederal
$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-app-frtracker-regulatory-research /list_obligations for me.

Input

FieldTypeDescription
agencystringAgency slug
deonticstring (MUST | MUST_NOT | SHOULD | MAY | EXEMPT)Deontic class
qstringFull-text filter within obligations
limitintegerMax rows (default 25, max 100)
pageintegerPage number (default 1)

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-app-frtracker-regulatory-research","endpoint":"/list_obligations","input":{}}'
cli
npx cracked-ai run -p mcp-app-frtracker-regulatory-research -e /list_obligations -i '{}'
mcp
run_tool({ provider: "mcp-app-frtracker-regulatory-research", endpoint: "/list_obligations", input: {} })

Try it

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