create_todo
create_todoAdd a new todo item to an existing task in Productive.io by specifying the task ID and description.
Instructions
Create a new todo/checklist item on a task in Productive.io.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | The ID of the task to add the todo to | |
| description | Yes | The todo item text |