Search Debates
search_debatesList Hansard speeches (debate contributions) by a specific MP and/or party, optionally within a date range. Returns who spoke, when, and the speech text. IMPORTANT: the OpenParliament API has NO free-text/topic search — you must filter by politician (MP slug; find one via list_politicians) and/or party. There is no way to search debates by subject keyword.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | 1-100 (default 20) | |
| party | No | Party slug (e.g. "liberal", "conservative", "ndp") | |
| offset | No | 0-based offset | |
| date_to | No | YYYY-MM-DD | |
| date_from | No | YYYY-MM-DD | |
| politician | No | MP slug, e.g. "justin-trudeau" (use list_politicians to find slugs) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||