delete_task_comment
Delete a comment from a task in Zoho Projects by providing project, task, and comment IDs.
Instructions
Delete a comment from a task
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | Task ID | |
| comment_id | Yes | Comment ID to delete | |
| project_id | Yes | Project ID |