wetrack_delete_ticket_attachment
Delete a specific attachment from a ticket by supplying the ticket UUID and attachment UUID. Permanently removes the file from the ticket.
Instructions
Delete an attachment from a ticket.
Args: ticket_id: The ticket UUID. attachment_id: The attachment UUID to delete.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticket_id | Yes | ||
| attachment_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |