Get Politician Votes
get_politician_votesRetrieve a politician's congressional voting records by slug, including bill details and vote positions, to analyze alignment with their financial trades.
Instructions
Get voting records for a politician by slug. Returns congressional votes with bill info, position (Yea/Nay/Not Voting), and result. Useful for assessing alignment between a politician's votes and their trading positions. Requires Bioguide ID resolution.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Politician URL slug (e.g., "sen-nancy-pelosi") | |
| limit | No | Maximum results to return (default: 10, max: 100) | |
| offset | No | Pagination offset (default: 0) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No |