get_control
Retrieve a single security control with verified status enrichment and orphan flag using its ID, threat model, and optional version.
Instructions
Get a single control with verified-status enrichment and an
orphaned flag derived from the live CO set.
Returns the control directly (not wrapped in an array). 404 if the control doesn't exist on the requested version.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| version | No | Optional model version. 0 (default) uses the latest. | |
| model_id | Yes | ID of the threat model. | |
| control_id | Yes | Control ID (e.g. ``CTL-12``). | |
| server_version | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||