show_insider
Retrieve recent insider buy/sell transactions for any stock ticker, with codes for purchases, sales, awards, gifts, and exercises.
Instructions
Fetch recent insider buy/sell transactions for a ticker from Finnhub. transactionCode: P=buy, S=sell, A=award, G=gift, M=exercise
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticker | Yes | Stock ticker symbol (e.g. AAPL) | |
| limit | No | Max transactions to return (default: 20) |