Get Politician Transactions
get_politician_transactionsRetrieve paginated trade history for a politician, showing STOCK Act filings with ticker, transaction type, amount range, and filing delay. Includes summary of total buys, sells, and net value.
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 |