create_client
Add a new client in Clockify by specifying the workspace ID and client name, with an option to mark as archived. Integrates with Clockify's time tracking API for efficient client management.
Instructions
Create a new client
Input Schema
Name | Required | Description | Default |
---|---|---|---|
archived | No | Whether client is archived (optional) | |
name | Yes | Client name | |
workspaceId | Yes | Workspace ID |