delete_ticket
Trash a ticket by providing its ticket ID, moving it to the recycle bin as a soft delete. This allows recovery if needed.
Instructions
Trash a ticket (soft delete).
Args: ticket_id: The ticket ID to delete.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticket_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |