invite_guest_to_workspace
Invite a guest user to a ClickUp workspace by providing the guest's email address and the target workspace/team ID, with optional permissions for tags, views, time tracking, and custom roles.
Instructions
Invite a guest user to a workspace
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | Guest email address | ||
| team_id | Yes | The workspace/team ID | |
| can_edit_tags | No | ||
| custom_role_id | No | ||
| can_create_views | No | ||
| can_see_time_spent | No | ||
| can_see_time_estimated | No | ||
| can_see_points_estimated | No |