scf_get_engagement_query
Fetch a single auditor query with its full response thread for a specific engagement. Use it to read review queries and replies as a viewer or assigned auditor.
Instructions
Get one auditor query with its full response thread (read — viewer role, or an assigned auditor).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| org_id | Yes | Organization UUID — obtain from scf_list_organizations | |
| query_id | Yes | Query UUID — obtain from scf_list_engagement_queries | |
| engagement_id | Yes | Audit engagement UUID — obtain from scf_list_engagements |