get_insider_activity
Fetch insider trading activity for a Yahoo symbol, including transactions, 6-month purchase/sales summary, and insider roster. Works for equities only.
Instructions
Get insider trading activity for a Yahoo symbol.
Returns individual insider transactions, a 6-month purchases/sales summary, and the current insider roster. Equity-only, empty for ETFs, funds, and crypto.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of insider transactions/roster rows to return. | |
| symbol | Yes | A Yahoo ticker or an ISIN, e.g. 'AAPL', 'SAP.DE' or 'US0378331005'. For a company name, use 'search' first. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||