guests_attach
Grant a guest access to a ClickUp task, list, or folder by providing guest ID, location type, and location ID. Set an optional permission level for read, write, or comment.
Instructions
Grant a guest access to a specific location (task, list, or folder).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| guest_id | Yes | The ID of the guest | |
| location_id | Yes | The ID of the task, list, or folder | |
| location_type | Yes | The type of location | |
| permission_level | No | Permission level (read, write, comment) |