cigchat_team_ticket_lists
Retrieve paginated lists of team tickets. Search by name to find specific ticket lists, with control over page and limit.
Instructions
Get list of ticket lists [GET /team/ticket-lists] Requires the "Manage Team" scope on the token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Search for list name | |
| page | No | Page number, between 1 and 100 | |
| limit | No | Number of items in the response |