get_control_objective
Retrieve a control objective's typed fields, mapped control IDs, and deterministic reachability verdict to verify its structural derivation and reach claims.
Instructions
Get a single control objective with its composer verdict.
Returns the CO's typed fields, the IDs of any controls that map to it, and the deterministic reachability verdict — the structural derivation that backs any reach claim on the CO.
Tombstoned COs (removed: true) are returned with the flag set;
the verdict is omitted because reach state is frozen at the
removal version.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| co_id | Yes | Control-objective ID (e.g. ``CO3``). | |
| model_id | Yes | ID of the threat model. | |
| server_version | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||