get_model_risk_view
Prioritize control objectives on a threat model by viewing risk tier, asset impact, attacker likelihood, coverage ratio, and open findings in one call.
Instructions
Per-model Prioritized Risk View: one row per live Control Objective with derived risk tier, asset impact, attacker likelihood, control coverage counts, and open-finding count.
Use to triage which COs need attention on a specific model. The
rows already carry coverage_ratio and open_findings, so a single
call is sufficient to rank work — no per-CO fan-out needed.
Tombstoned COs are excluded; pair with get_threat_model if
historical context is needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model_id | Yes | ID of the threat model. | |
| server_version | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||