Community Campaigns
get_community_campaignsFetch community OSINT campaign clusters from tweetfeed.live for threat monitoring. If upstream feed fails, returns 'community feed unavailable' instead of 'no campaigns'.
Instructions
Campaign clusters from the community OSINT layer (tweetfeed.live, CC0): cluster name, confidence, targeted brand, first/last seen, indicator count and types, tags and reporters. Cluster labels are UPSTREAM AI output, not Threadlinqs attribution — do not present them as our assessment. On an upstream proxy failure the response carries community_error rather than erroring; report "community feed unavailable", not "no campaigns".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Default 15, max 50. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| window | No | ||
| campaigns | No | ||
| generated_at | No | ||
| community_error | No | Set to 'upstream_unavailable' on a proxy failure — report the feed as unavailable, NOT as zero campaigns. |