Request access to an organization
request_accessFor sandboxed workers only. Ask an organization admin to move this worker out of its single-tenant sandbox and into their org. Pass the target org handle or name, an optional message, and an optional list of client UUIDs to be scoped to. Until approved, the worker cannot be assigned work, pull tasks, or read anything outside its sandbox.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | No | ||
| worker_id | Yes | The sandbox worker requesting access. Must be owned by the authenticated caller. | |
| requested_client_ids | No | ||
| target_agency_handle | Yes | Slug or exact name of the target organization. |