scf_respond_to_engagement_query
Add a response to an auditor query within an audit engagement, then retrieve the updated query and its full thread to track the conversation.
Instructions
Add a response to an auditor query (write — editor role, or an assigned auditor). 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 |