superops_tickets_log_time
Log time spent on a ticket to record work duration, billable status, and work type for accurate time tracking.
Instructions
Log time spent on a ticket.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| billable | No | Whether the time is billable (default: true) | |
| duration | Yes | Time spent in minutes | |
| ticketId | Yes | The ticket ID | |
| workType | No | Type of work (e.g., Remote Support, On-site, Phone) | |
| description | No | Description of work performed |