get_committee_meetings
Retrieve Washington State Legislature committee meetings and agendas by date range, with optional committee filter.
Instructions
Retrieve committee meetings and agendas.
Args: start_date: Start date in YYYY-MM-DD format end_date: End date in YYYY-MM-DD format committee: Filter by specific committee (optional)
Returns: Dict containing list of committee meetings
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| start_date | Yes | ||
| end_date | Yes | ||
| committee | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |