add_time_worked_tool
Add additional time worked to a ticket by providing its ID and the minutes to add. Keep time tracking records up to date for accurate reporting and billing.
Instructions
Add time to the time worked on a ticket.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| minutes | Yes | Additional time to add in minutes | |
| ticket_id | Yes | The ticket ID number |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |