search_controls
Search for security controls by keyword across 1,451 SCF controls. Returns matching controls with text snippets and framework mappings. Optionally filter to specific frameworks.
Instructions
Full-text search across all 1,451 SCF controls by keyword in name or description. Returns matching controls with text snippets and their top framework mappings. Use this to discover controls by topic (e.g., 'encryption', 'incident response', 'access control'). Optionally filter to controls that map to specific frameworks. Returns 'No controls found' when no matches exist. Each result is ~100 tokens; default limit of 10 returns ~1000 tokens.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search keyword or phrase. Matches against control names and descriptions. Examples: 'encryption', 'access control', 'incident response', 'data classification'. Must not be empty. | |
| frameworks | No | Optional: filter results to controls that map to these framework keys (e.g., ['iso_27001_2022', 'nist_csf_2.0']). Use list_frameworks to discover valid keys. | |
| limit | No | Maximum number of results to return. Default: 10. Use lower values to save tokens. |