scf_list_controls
List SCF security controls from the reference catalog. Returns paginated controls with SCF ID, title, description, and mapped frameworks. Filter by domain, framework, or free-text search.
Instructions
List SCF security controls from the reference catalog. Returns paginated controls with SCF ID, title, description, and mapped frameworks. Filter by domain, framework, or free-text search.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Page size (1–100, default 25) | |
| domain | No | SCF domain code (e.g., 'GOV', 'AST', 'IAC') — obtain from scf_list_domains | |
| offset | No | Pagination offset — number of results to skip (default 0) | |
| search | No | Free-text filter applied to control title and description | |
| framework | No | Framework slug (e.g., 'nist-800-53', 'iso-27001') — obtain from scf_list_frameworks |