add_time_entry
Log a new time entry with a required start time and optional end time, project, task, tags, description, billable status, and user assignment.
Instructions
Add a new time entry
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | No | ||
| start | Yes | ||
| tagIds | No | ||
| taskId | No | ||
| userId | No | ||
| billable | No | ||
| projectId | No | ||
| description | No | ||
| workspace_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||