lists_create_from_template_in_folder
Create a new list in a ClickUp folder from a template. Provide folder ID, template ID, and list name to generate a pre-structured list.
Instructions
Create a new list in a ClickUp folder using an existing template.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | The name of the list | |
| folder_id | Yes | The ID of the folder to create the list in | |
| template_id | Yes | The ID of the template to use |