osticket_update_ticket
Update support ticket status, due date, help topic, and add internal staff notes.
Instructions
Update a ticket: change status, set/clear due date, change help topic, and/or add an internal staff note.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | Internal note (staff-only, not emailed) | |
| number | Yes | Ticket number to update | |
| status | No | New status (open/closed/... or id) | |
| dueDate | No | Due date (ISO); null clears it | |
| topicId | No | New help topic id | |
| noteTitle | No | Title for the internal note | |
| statusComment | No | Optional comment logged with a status change |