Create a client
clockify_create_clientAdd a client to your Clockify workspace with optional note and address fields.
Instructions
Adds a client to the workspace.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Client name | |
| note | No | ||
| address | No | ||
| workspace_id | No | Workspace id. Falls back to CLOCKIFY_WORKSPACE_ID, then to the account's active workspace. |