Creates a new checklist with a specified name within an existing task, which can be identified by its standard ID or a custom task ID (if `custom_task_ids` is true, `team_id` is also required).
nameRequiredstringName for the new checklist.
task_idRequiredstringUnique identifier of the task for the new checklist; can be a standard or custom task ID (if `custom_task_ids` is true).
team_idstringTeam's unique identifier; required only if `custom_task_ids` is true.
custom_task_idsbooleanIf true, `task_id` is treated as a custom task ID, requiring `team_id`.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.