Get a bill decode
get_billRetrieve a plain-language decode of any federal bill by slug or citation, including AI-generated summary, official status, and key details. Understand what a bill does, why it matters, and its urgency.
Instructions
Get the full plain-language decode of a federal bill by slug (e.g. "hr-2701-119") or citation (e.g. "H.R. 2701" - resolves to the most recent Congress on a match). Returns the AI-generated summary (headline, tl;dr, what/who/why/cost - human-reviewed before publish and clearly labeled when present), the official status in plain language, an urgency band, sponsor, key dates, the official Congress.gov page, and an act_url to Oravan's on-site call flow. This tool never drafts a phone script - script generation only happens on-site, behind a human-review step, never over this API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | No | Bill slug, e.g. "hr-2701-119". Takes priority over citation when both are given. | |
| locale | No | Response language: "en" (default) or "es". | |
| citation | No | Bill citation, e.g. "H.R. 2701" or "S.J.Res. 99". Used only when slug is omitted. |