clickup_space_create
Create a new space in a ClickUp workspace to organize projects and tasks, with options for private visibility.
Instructions
Create a new space in a workspace
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Space name | |
| private | No | Whether the space is private | |
| team_id | No | Workspace (team) ID. Omit to use the default workspace from config. |