Pivotal Entities
get_pivotal_entitiesPrioritize threat entities that act as hubs or bridges in the intelligence graph, enabling a single detection to cover many related nodes.
Instructions
The hubs and bridges of the intelligence graph ranked by weighted degree and approximate betweenness — where a single detection buys the most coverage. NOTE: betweenness is an ego-bridge heuristic, not exact Brandes; the response says so in note. Do not present it as exact betweenness.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Default 25, max 100. | |
| node_type | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| note | No | States that betweenness is an ego-bridge approximation, not exact Brandes. |