scf_update_engagement_query_status
Advance an auditor query's lifecycle status (open, answered, closed) with platform validation that rejects invalid transitions.
Instructions
Move an auditor query through its lifecycle (write — editor role, or an assigned auditor). The platform validates the transition, so an invalid target is refused rather than recorded.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| org_id | Yes | Organization UUID — obtain from scf_list_organizations | |
| status | Yes | Target query status | |
| query_id | Yes | Query UUID — obtain from scf_list_engagement_queries | |
| engagement_id | Yes | Audit engagement UUID — obtain from scf_list_engagements |