Skip to main content
clickUp.createSubtask creates a subtask in the parent task’s List.
automations/clickup-create-subtask.automation.ts

Inputs

listId, parentTaskId, and non-empty name; accepts the same optional fields as task creation. Every action accepts an optional static account binding.

Output

Returns the created ClickUpTask.