mirlo_list_tickets
Retrieve support tickets with filters for state, priority, owner, and search. Exclude closed tickets to focus on active issues.
Instructions
List support tickets with filters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| state | No | Filter by specific state | |
| offset | No | ||
| search | No | ||
| owner_id | No | ||
| priority | No | ||
| exclude_closed | No | Set to true to get only open tickets (excludes closed) |