clickup_guest_invite
Invite external collaborators to a ClickUp workspace by providing their email address and setting permissions for view creation, tag editing, and time tracking visibility.
Instructions
Invite a guest to a workspace
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| can_create_views | No | Allow guest to create views | |
| can_edit_tags | No | Allow guest to edit tags | |
| can_see_time_spent | No | Allow guest to see time spent | |
| Yes | Guest email address | ||
| team_id | No | Workspace (team) ID. Omit to use the default workspace from config. |