scf_respond_to_engagement_query
Respond to an open auditor query with the requested information, moving it to answered and returning the updated thread.
Instructions
Add a response to an auditor query (write — org member or assigned auditor). Posting a response moves an open query to answered. Returns the updated query with its full thread.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| org_id | Yes | Organization UUID — obtain from scf_list_organizations | |
| content | Yes | Response text | |
| query_id | Yes | Query UUID — obtain from scf_list_engagement_queries | |
| engagement_id | Yes | Audit engagement UUID — obtain from scf_list_engagements |