cigchat_team_ticket_item_comments
Fetch comments and attachment URLs for a ticket item using list and item IDs. Get ticket discussions and linked files for review.
Instructions
Get comments and attachment URLs for a ticket [GET /team/ticket-lists/{listId}/items/{listItemId}/comments] Requires the "Manage Team" scope on the token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number | |
| limit | No | Number of comments in the response, between 1 and 100 | |
| listId | Yes | ||
| listItemId | Yes |