legiscan_get_session_list
Retrieve a list of legislative sessions for all US states or a specific state. Each session includes session_id, years, and state information to enable further bill lookups.
Instructions
Get list of available legislative sessions. Returns sessions with session_id, years, and state info. Use session_id for subsequent bill lookups.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | No | Two-letter state abbreviation (e.g., 'CA', 'TX'). Omit to get sessions for all states. |