scf_get_engagement_query
Retrieve a specific auditor query along with its complete response thread within an audit engagement. Requires organization, engagement, and query IDs to fetch the full conversation.
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 |