AI Law Tracker
AL
AI Law Tracker
/get_bill

Get one landmark AI bill

One curated landmark bill by slug: its core fields, tiered source URLs, citations (identifier + audited aka), and cross-links. Where a matching live record exis

liveunknown~5s typical
mcpailawtracker
$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-ai-law-tracker-ai-law-tracker /get_bill for me.

Input

FieldTypeDescription
slug*stringA bill slug (see list_bills).

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-ai-law-tracker-ai-law-tracker","endpoint":"/get_bill","input":{"slug":"..."}}'
cli
npx cracked-ai run -p mcp-com-ai-law-tracker-ai-law-tracker -e /get_bill -i '{"slug":"..."}'
mcp
run_tool({ provider: "mcp-com-ai-law-tracker-ai-law-tracker", endpoint: "/get_bill", input: {"slug":"..."} })

Try it

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