create_time_entry
Log time spent on Freshservice tickets to track work hours and billable activities for accurate reporting and billing.
Instructions
Log time spent on a Freshservice ticket
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticket_id | Yes | The ticket ID | |
| agent_id | Yes | Agent who performed the work | |
| time_spent | Yes | Time spent (e.g. '01:30' for 1h 30m) | |
| note | No | Description of work done | |
| billable | No | Whether this time is billable | |
| executed_at | No | When the work was done (ISO 8601) |