List Named Campaigns
list_campaignsList named campaigns with actors, nations, date ranges, and member threats. Filter by min_actors to surface multi-actor operations; check unsupported flags before trusting co-membership as evidence.
Instructions
Roster of NAMED campaigns/operations referenced by the corpus, with the actors, nation-states, date range and member threats behind each. Answers the campaign-lineage question the other tools cannot: get_campaign_intelligence needs you to already know a name, and get_graph_campaigns only reports the engine's own similarity clusters. Filter with min_actors to find campaigns carrying two or more distinct actors. Each member carries text_supported — whether the campaign name literally occurs in that threat's own record — because the underlying table has no provenance column and at least one row attaches a threat to a campaign with no textual basis, manufacturing a cross-nation link. Check unsupported and cross_nation before treating campaign co-membership as correlation evidence.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Default 50, max 200. | |
| min_actors | No | Only campaigns with at least this many DISTINCT actor labels (e.g. 2 for multi-actor campaigns). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| count | No | ||
| total | No | ||
| caveat | Yes | Explains text_supported and its false negatives. Do not drop it when summarising. | |
| coverage | No |