superops_tickets_log_time
Log time spent on a ticket by providing ticket ID and duration in minutes, with options to set billable status, work type, and description for accurate time tracking in SuperOps.
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 |