Get Politician Transactions
get_politician_transactionsRetrieve a politician's stock trade history from STOCK Act filings. See ticker, transaction type, amount range, filing delay, and summary of buys and sells.
Instructions
Get paginated trade history for a specific politician. Returns individual STOCK Act disclosures with ticker, transaction type, amount range, filing delay, and late filing flag. Includes a summary with total buys/sells and net value.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Politician URL slug (e.g., "sen-nancy-pelosi") | |
| type | No | Filter by transaction type: 'Purchase' or 'Sale' | |
| limit | No | Maximum results to return (default: 50, max: 100) | |
| offset | No | Pagination offset (default: 0) | |
| sortBy | No | Sort field (default: 'date') | |
| sortOrder | No | Sort direction (default: 'desc') |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No |