listComments
Retrieve all comments for a specific issue, user story, or task in Taiga by providing the item type and ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| itemType | Yes | Type of item to get comments for | |
| itemId | Yes | ID of the issue, user story, or task | |
| projectIdentifier | No | Project ID or slug (required for issues) |