For the complete documentation index, see llms.txt. This page is also available as Markdown.

Action: Create Client

Toggl Track Operation

The Create Client action creates a new client record in the time-tracking system.

Example User Story

I want to create a new client in Toggl Track so that I can track time for projects associated with that client.

Fields

Field Name
Field Type
Required

name

String

Yes

workspace_id

Integer

Yes

notes

String

No

Toggl Track

Example link

Code (Apache v2.0): Operation

Last updated