create_doc
Create a new document in a ClickUp workspace by providing a name and content, optionally placing it under a space, folder, or list.
Instructions
Create a new ClickUp Doc in a team/workspace.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the doc | |
| parent | No | Where to place the doc | |
| content | No | Content of the doc | |
| team_id | Yes | The ID of the team (workspace) | |
| content_type | No | Content type (default text) | |
| create_default_content | No | Create default content blocks |