scf_add_engagement_auditor
Grant an existing user read-only access to a specific audit engagement, exposing only that engagement's frozen scope and queries. Use to limit user visibility to a single engagement.
Instructions
Grant an existing user read access to one engagement (write — admin role). The grant is engagement-scoped: it exposes that engagement's frozen scope and queries, nothing else in the organization.
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 |