Attribution Evidence
get_attribution_evidenceRetrieve a threat's attribution verdict, confidence, evidence chain, alternative suspects, and research state to understand why it is linked to an actor.
Instructions
Why a threat is attributed to an actor: the verdict, canonical actor, confidence, scope, the cited evidence chain, which signals fired, suspected alternatives and the analyst reasoning. Crucially it also reports state — whether this is a researched assessment or an unresearched intake stub — which threats.threat_actor alone cannot tell you.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| threat_id | Yes | Threat ID (e.g. TL-2026-0989). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| actor | No | ||
| scope | No | ||
| state | Yes | 'assessed' vs 'pending_research' — whether this is a real assessment or an unresearched intake stub. Do not present a stub as an assessment. | |
| title | No | ||
| method | No | ||
| signals | No | ||
| verdict | No | ||
| evidence | No | ||
| queued_at | No | ||
| reasoning | No | ||
| suspected | No | ||
| threat_id | Yes | ||
| actor_uuid | No | ||
| confidence | No | ||
| reason_code | No | ||
| attributed_at | No | ||
| current_actor | No | ||
| actor_canonical | No |