scf_create_engagement
Create a draft audit engagement for named frameworks, freezing in-scope controls against the current catalog version to preserve scope after deprecations.
Instructions
Create an audit engagement in draft (write — editor role). Freezes the in-scope controls for the named frameworks against the current catalog version, so the scope renders 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) |