update_ticket_tool
Update a ticket's subject, priority, or queue with optional fields. Specify the ticket ID and provide new values for any field you want to change.
Instructions
Update ticket fields (subject, priority, queue). All fields are optional.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| queue | No | New queue name (e.g., 'General', 'Professional') | |
| subject | No | New subject/title for the ticket | |
| priority | No | New priority (0-99) | |
| ticket_id | Yes | The ticket ID number |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |