toggl_create_time_entry
Create a new Toggl time entry by specifying workspace ID and start time; optionally add description, project, and stop time.
Instructions
Create a new Toggl time entry.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspace_id | Yes | ||
| description | No | ||
| start | Yes | ||
| stop | No | ||
| project_id | No | ||
| api_key | No |