get_insider_summary
Retrieve a summary of insider trading activity for a company, including filing counts, unique insiders, and recent transactions, over a customizable time period.
Instructions
Get a summary of insider trading activity.
Args: identifier: Company ticker symbol or CIK number days: Number of days to analyze (default: 180)
Returns: Summary with filing counts by form type, unique insiders, and recent activity.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| identifier | Yes | ||
| days | No |