list_comments
list_commentsRetrieve comments on a task in Productive.io. Provide the task ID, optionally limit results and scope to a project.
Instructions
List comments on a task in Productive.io.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | ID of the task whose comments to list | |
| project_id | No | Optional project ID to scope the query | |
| limit | No | Number of comments to return (1-200, default 30) |