toggl_create_time_entry
Add a time entry to Toggl with workspace and start time, plus optional fields for project, description, and stop time.
Instructions
Create a new Toggl time entry.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| stop | No | ||
| start | Yes | ||
| api_key | No | ||
| project_id | No | ||
| description | No | ||
| workspace_id | Yes |