get_mitigation_groups
Retrieve the current mitigation group structure for a control objective to review control groupings, defense-in-depth, and unmapped controls before assigning or assessing mitigation status.
Instructions
Get the current mitigation group structure for a control objective.
Returns the grouped view of controls for this CO with details (id, description, status) for each control:
groups: numbered groups (within=AND, across=OR)
defense_in_depth: tracked but not required for mitigation
unmapped: model controls not mapped to this CO (available for assignment)
Use cases:
Before set_mitigation_groups to see the current structure
When reviewing a CO's assessment to understand why it is at_risk or mitigated
When deciding which unmapped controls to assign to a CO
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| co_id | Yes | ID of the control objective (e.g., "CO5"). | |
| model_id | Yes | ID of the threat model. | |
| server_version | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||