get_connections
Retrieve Coordination Connections (CCs) — the typed, directional relationships WEO records between events — optionally filtered by event (as source or target), type (1–7), or confidence (CC-V / CC-E / CC-A). For a single CC by its identifier, use get_connection_by_id. Each CC carries its id, source/target event IDs, type name + number, confidence, and direction; full tier — and either tier when an endpoint is a sample event — adds the evidence summary, evidence detail, and verification history.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| event_id | No | Return only CCs involving this event (as source or target) | |
| confidence | No | Filter by confidence level: CC-V, CC-E, CC-A | |
| connection_type | No | Filter by CC type (1–7) |