scf_create_engagement_query
Create an auditor query for a specific control in a frozen audit engagement scope. Use it to raise questions or request clarification on a control during an audit.
Instructions
Raise an auditor query against one control in the engagement's scope (write — editor role, or an assigned auditor). The control must be in the engagement's frozen scope.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Full text of the query | |
| title | Yes | Short summary of what is being asked | |
| org_id | Yes | Organization UUID — obtain from scf_list_organizations | |
| scf_id | Yes | SCF control the query is about, in DOMAIN-NN format — must be in scope, see scf_get_engagement_scope | |
| engagement_id | Yes | Audit engagement UUID — obtain from scf_list_engagements |