scf_create_engagement_query
Raise an auditor query against an SCF control in an engagement's frozen scope, submitting a short title and full query text.
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 |