get_insider_network
Visualize connections between insiders and companies by building a network graph that reveals relationships and entity connections.
Instructions
Build a network graph centered on an insider or company, showing all connected entities. Reveals the web of insider relationships.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node_id | Yes | The insider name or ticker symbol to center the graph on | |
| node_type | No | Whether node_id is an insider name or company ticker (default: 'insider') | |
| depth | No | Graph traversal depth: 1 or 2 (default: 1) |