support.read_tickets
Read customer support tickets and filter by status (open, resolved) or priority (low, medium, high) to retrieve ticket details including customer message body.
Instructions
Read customer support tickets. Filter by status (open, resolved) or priority (low, medium, high). Returns ticket details including customer message body.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Number of tickets to return (default: 10) | |
| status | No | Filter by ticket status | |
| priority | No | Filter by priority |