Get Senate Trades by Ticker
get_senate_trades_by_tickerReverse lookup — find which politicians recently traded a given TICKER. Returns recent STOCK Act disclosures for that symbol with politician info, transaction type, and amount.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum results to return (default: 50, max: 100) | |
| offset | No | Pagination offset (default: 0) | |
| ticker | Yes | Stock ticker symbol (e.g., "AAPL", "NVDA") |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No |