list_task_comments
List comments on a specific task in Zoho Projects by providing project and task IDs. Supports pagination to view all task comments.
Instructions
List comments on a task
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number | |
| task_id | Yes | Task ID | |
| per_page | No | Items per page | |
| project_id | Yes | Project ID |