Get Recently Sponsored Bills (Cross-Politician)
get_recently_sponsored_billsRetrieve recently introduced bills with sponsor details including bioguideId, fullName, party, state, and politicianSlug for linking to sponsor pages.
Instructions
Get the most recently introduced bills across all congressional sponsors. Each bill includes the sponsor block (bioguideId, fullName, party, state, politicianSlug) so persona agents can link directly to the sponsor detail page. politicianSlug is null when the sponsor is no longer in the active roster (typically ex-members). Requires CONGRESS_API_KEY on the backend.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum bills to return (default: 10, max: 50) | |
| offset | No | Pagination offset (default: 0) | |
| congress | No | Congress number to filter (default: 119 for current session) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No |