list_tickets
Lists support tickets based on their status, providing ticket content for each matching ticket.
Instructions
List all the tickets by status Args: a: The status of the ticket Returns: The ticket content
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |