add_task_comment
Add a comment to a specific task in Zoho Projects by supplying project ID, task ID, and comment content. Enables direct collaboration and feedback on tasks.
Instructions
Add a comment to a task
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | Comment text content | |
| task_id | Yes | Task ID | |
| project_id | Yes | Project ID |