scf_add_engagement_auditor
Grant an existing user read-only access to a specific audit engagement, scoped to its frozen scope and queries. Re-granting reactivates a revoked auditor.
Instructions
Grant an existing user read access to one engagement (write — admin role). Scoped to that engagement's frozen scope and queries only; re-granting a revoked auditor reactivates the grant.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| org_id | Yes | Organization UUID — obtain from scf_list_organizations | |
| user_id | Yes | UUID of an existing user to grant engagement access to — obtain from scf_list_members | |
| engagement_id | Yes | Audit engagement UUID — obtain from scf_list_engagements |