get_ticket_task
Retrieve specific task details from a Freshservice ticket by providing ticket and task IDs to access task information and status.
Instructions
Get details of a specific task on a ticket
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticket_id | Yes | The ticket ID | |
| task_id | Yes | The task ID |