create_tasklist
Create a new tasklist in a Zoho project with project ID and name, plus optional visibility and milestone association.
Instructions
Create a new tasklist in a project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| flag | No | Tasklist visibility flag | |
| name | Yes | Tasklist name | |
| project_id | Yes | Project ID | |
| milestone_id | No | Milestone ID to associate the tasklist with |