ClickUp unifies tasks, docs, goals, and chat in a single platform, allowing teams to plan, organize, and collaborate across projects with customizable workflows
Creates a new clickup folder within the specified space, which must exist and be accessible.
Creates a new list in clickup within a specified, existing folder.
Creates a new clickup task in a specific list, optionally as a subtask if a `parent` task id (which cannot be a subtask itself and must be in the same list) is provided.
Adds a comment to a clickup task; `team id` is required if `custom task ids` is true.
Permanently deletes a task, using its standard id or a custom task id (requires `custom task ids=true` and `team id`).
Retrieves comprehensive details for a clickup task by its id, supporting standard or custom task ids (requires `team id` for custom ids).