scf_create_engagement_query
Raise an auditor query against a specific control in an engagement's frozen scope, providing a title and full question text.
Instructions
Raise an auditor query against one control in the engagement's scope (write — org member or 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 |