create_space
Create a new space in a ClickUp team by providing the team ID and space name. Set optional features like tags, due dates, and multiple assignees.
Instructions
Create a new space in a ClickUp team/workspace.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the space | |
| team_id | Yes | The ID of the team (workspace) | |
| features | No | Space features configuration | |
| multiple_assignees | No | Allow multiple assignees (default true) |