osticket_list_tickets
List osTicket tickets sorted newest-first. Filter by status (open, closed, resolved, archived) or department. Supports pagination and sorting by date or number.
Instructions
List tickets, newest first. Filter by status (open/closed/resolved/archived or numeric id) and department. Paginated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | Sort field (default created) | |
| limit | No | Max results (default 20, max 100) | |
| offset | No | Pagination offset | |
| status | No | open | closed | resolved | archived | <status id> | |
| department | No | Department name or id |