quire.listTaskComments
List all comments on a task. Provide the task OID or project ID and task number to specify which task.
Instructions
List all comments on a task. Can be accessed by task OID or by project ID + task number.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taskOid | No | The task OID (unique identifier). Use this OR projectId+taskId | |
| projectId | No | The project ID (required when using taskId, not needed when using taskOid) | |
| taskId | No | The task ID number within the project |