clickup_create_doc
Create new documents in ClickUp workspaces with specified parent locations and visibility settings to organize project documentation.
Instructions
Create a new doc in ClickUp
Input Schema
Name | Required | Description | Default |
---|---|---|---|
create_page | No | Whether to create a initial page (false by default) | |
name | Yes | The name of the new Doc | |
parent | Yes | Parent object | |
visibility | No | Doc visibility (PUBLIC or PRIVATE), PRIVATE by default |