scf_get_domain
Retrieve a single SCF domain and its controls by domain code or slug. Excludes deprecated controls unless requested.
Instructions
Get one SCF domain with its controls (read, no org). Deprecated controls are excluded unless include_deprecated is set; a deprecated domain still resolves, badged.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| identifier | Yes | Domain code or slug, e.g. 'IAC' — obtain from scf_list_domains | |
| include_deprecated | No | Include deprecated controls (default false) |