List ISM controls
list_controlsRetrieve a filtered list of ISM controls by applicability, group name, or label prefix. Paginate to navigate results.
Instructions
Returns a paginated, filtered list of ISM controls. Supports filters by applicability, group/section name (substring), and label prefix (e.g. "GOV", "AC", "PHYS").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| version | No | ||
| applicability | No | Applicability marking: NC=Non-classified, OS=OFFICIAL: Sensitive, P=PROTECTED, S=SECRET, TS=TOP SECRET. | |
| group | No | Substring match against group/chapter titles. | |
| labelPrefix | No | Match controls whose label starts with this prefix, e.g. "GOV". | |
| limit | No | ||
| offset | No |