Get Senate Trades by Ticker
get_senate_trades_by_tickerFind which U.S. senators recently reported trades for any stock ticker. Returns transaction details, politician name, and amount from STOCK Act filings.
Instructions
Reverse 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 |