delete_ticket_note
Delete a note from a Freshservice ticket by specifying ticket ID and conversation ID. Remove unwanted notes to keep ticket history accurate.
Instructions
Delete a note from a ticket.
Args: ticket_id: The ticket ID. conversation_id: The conversation (note) ID to delete.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticket_id | Yes | ||
| conversation_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |