get_voting_record
Retrieve an MP's voting record by name or ID. Optionally specify a division to see how they voted on a particular bill, or view recent voting history.
Instructions
Get voting record for an MP.
Args: mp_name_or_id: MP name or member ID division_id: Specific division ID (optional) limit: Number of recent votes to return (default: 20)
Shows how they voted on specific bills or recent voting history.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mp_name_or_id | Yes | ||
| division_id | No | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||