get_bill_patrons
Retrieves all patrons of a bill, including member IDs and roles such as Chief Patron and Co-Patron, in LIS display order. Use this to identify sponsors and connect to member information.
Instructions
Every patron of a bill with their member ids, in LIS display order.
role is Chief Patron, Chief Co-Patron, or Co-Patron. member_id
chains into get_member, get_member_bills, get_member_votes, and
get_member_committees. get_bill lists the same names grouped by role,
without ids.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bill_number | Yes | ||
| session_code | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||