get_bill
Retrieve complete details for a Virginia legislative bill, including title, status, dates, patrons, and session history, using its bill number and session code.
Instructions
Full detail for one bill: title, status, dates, patrons, session lineage.
patrons groups member names by role (Chief Patron, Co-Patron, ...);
get_bill_patrons returns the same list with member ids. sessions
lists every session the bill appears in; two entries mean it was carried
over from the even-year session into the odd-year session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bill_number | Yes | ||
| session_code | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||