Search UK Parliament Petitions
parliament_search_petitionsSearch UK Parliament petitions by keyword. Filter by state to retrieve titles, signature counts, and government response or debate dates.
Instructions
USE THIS TOOL WHEN searching UK Parliament petitions by keyword or topic.
Returns petition title, state, signature count, and dates for government response or parliamentary debate if applicable. Filter by state (open, closed, debated, etc.) to narrow to live or historical petitions.
This is the authoritative source for UK Parliament petitions (petition.parliament.uk).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes | PetitionSearchInput with query and optional state filter. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | The term that was searched in petitions | |
| state | Yes | Petition state filter applied to this query | |
| offset | No | Skip applied to this page | |
| limit | No | Page size requested | |
| total | Yes | Number of petitions returned in this call | |
| has_more | No | True if a full page was returned (more may exist) | |
| petitions | No | Matching petitions (title, state, signature count, key dates, URL). |