add_task_comment
add_task_commentAdd a comment to a Productive.io task by providing the task ID and comment text.
Instructions
Add a comment to a task in Productive.io.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | ID of the task to add the comment to (required) | |
| comment | Yes | Text content of the comment (required) |