Get multiple ISM controls
get_controlsRetrieve full details for multiple ISM controls using OSCAL IDs or labels (e.g., GOV-01) in one call.
Instructions
Returns full detail for multiple ISM controls in one call. Accepts OSCAL ids and/or human labels (e.g. GOV-01).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| controlIds | Yes | Control identifiers to resolve, each as OSCAL id (e.g. "ism-principle-gov-01") or label (e.g. "GOV-01"). | |
| version | No | ||
| format | No | ||
| deduplicate | No | If true, return each matched control once by control id. If false, preserve duplicates in requested order. |