scf_create_engagement
Create an audit engagement that freezes in-scope controls for named frameworks against the current catalog version, preserving scope even after deprecations.
Instructions
Create an audit engagement (write — admin role). This freezes the in-scope controls for the named frameworks against the current catalog version, so the scope renders even after deprecations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Engagement name, e.g. a framework and audit period | |
| org_id | Yes | Organization UUID — obtain from scf_list_organizations | |
| end_date | No | Fieldwork end date, ISO 8601 (YYYY-MM-DD) | |
| frameworks | Yes | Framework identifiers in scope — obtain from scf_list_frameworks | |
| start_date | No | Fieldwork start date, ISO 8601 (YYYY-MM-DD) |