FF
FRTracker — Federal Regulatory Research
/get_requirement
Get Requirement
Detail for one extracted obligation by id, including its source rule and citation URL. Requires an API key.
liveverifiedunknown~5s typical
mcpprobedfrtracker—federal
$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 /get_requirement for me.
Input
| Field | Type | Description |
|---|---|---|
| id* | string | Requirement id |
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":"/get_requirement","input":{"id":"..."}}'cli
npx cracked-ai run -p mcp-app-frtracker-regulatory-research -e /get_requirement -i '{"id":"..."}'mcp
run_tool({ provider: "mcp-app-frtracker-regulatory-research", endpoint: "/get_requirement", input: {"id":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.