FF
FRTracker — Federal Regulatory Research
/rules_amending
Rules Amending
Which final rules amend a CFR part or section, read from each rule's own amendatory instructions ("Amend § 52.2120 by..."). Returns the rules, the sections each
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 /rules_amending for me.
Input
| Field | Type | Description |
|---|---|---|
| title* | string | CFR title number, e.g. "40" |
| part* | string | CFR part, e.g. "52" |
| section | string | Optional section id, e.g. "52.2120". Omit for all rules touching the part. |
| limit | integer | Max rules (default 50, max 200) |
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":"/rules_amending","input":{"title":"...","part":"..."}}'cli
npx cracked-ai run -p mcp-app-frtracker-regulatory-research -e /rules_amending -i '{"title":"...","part":"..."}'mcp
run_tool({ provider: "mcp-app-frtracker-regulatory-research", endpoint: "/rules_amending", input: {"title":"...","part":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.