get_control_objectives
Retrieve control objectives for a threat model, with optional offset and limit for pagination. Returns a summary or detailed list including references to covering controls.
Instructions
Get control objective matrix for a threat model.
Returns COs with references to which controls cover each one. By default returns compact summary (total count only). Pass offset/limit to retrieve specific COs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max to return (0=summary only). | |
| offset | No | Skip first N. | |
| model_id | Yes | ID of the threat model. | |
| server_version | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||