list_dockets
Retrieves a Senate committee's dockets for a session, showing each meeting and the bills on its agenda.
Instructions
A Senate committee's dockets for a session: each meeting and the bills on it.
Dockets are the Senate's committee agendas, newest first as LIS lists
them. The House keeps none in the API: read a House bill's committee from
get_bill_history and the committee's meetings from list_meetings.
committee is a Senate committee number ("S13") or name. A docket and
its linked schedule can disagree on the hour, so both times are reported.
Costs one request per docket cold, cached afterwards.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| committee | Yes | ||
| session_code | Yes |