update_ticket_task
Modify task details on a Freshservice support ticket, including title, description, status, due date, and assignment, to track and manage ticket-related work.
Instructions
Update a task on a Freshservice ticket
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticket_id | Yes | The ticket ID | |
| task_id | Yes | The task ID to update | |
| title | No | ||
| description | No | ||
| status | No | ||
| due_date | No | ||
| agent_id | No | ||
| group_id | No |