Search Members
search_membersSearch MPs and Lords by name / party / location / house.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Search across name fields | |
| skip | No | 0-based offset | |
| take | No | 1-20 (default 20) | |
| house | No | 1 = Commons, 2 = Lords | |
| party | No | Party name | |
| location | No | Postcode or constituency name | |
| is_current | No | Only currently-sitting members (default true) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| members | No | List of member records matching search criteria | |
| totalResults | No | Total count of matching members |