add_note_to_ticket
Add notes to Freshservice tickets to document updates, communicate with requesters, or provide internal context. Supports HTML formatting and private/public visibility settings.
Instructions
Add a note to a Freshservice ticket
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticket_id | Yes | The ticket ID | |
| body | Yes | Note body (HTML supported) | |
| private | No | Private note (default: true) |