Campaign Intelligence
get_campaign_intelligenceGet campaign intelligence by name, covering threats, actors, prevalence, and ATT&CK techniques. Use the membership breakdown to distinguish grounded entries from title-based leads before confirming membership.
Instructions
Pivot on a named campaign / operation by name (e.g. "Snowflake campaign", "ClickFix"). Returns the threats in the campaign, the actors involved, prevalence, and common ATT&CK techniques. Membership is the UNION of the curated threat_campaign_refs table and threats whose own TITLE names the campaign, because the curated table is thin (ClickFix: 7 curated rows against 57 threats that name it). Each threat carries matched_via (grounded | title | grounded+title) and the response carries a membership breakdown — neither source is complete, so treat title rows as leads and check them before calling them members.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Campaign / operation name |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | ||
| actors | No | ||
| matched | Yes | ||
| threats | No | ||
| canonical | No | ||
| membership | No | ||
| prevalence | No | ||
| entity_type | No | ||
| top_techniques | No |