Create a client
workspace.create_clientUse this when the user names a client that does not exist and confirms it should be created, or asks to add a client with a rate or billing email. Do not create clients speculatively while logging time; ask first. Free plan allows one client; the error includes upgrade_url when the limit is hit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| rate | No | Default hourly rate for this client, in workspace currency | |
| address | No | ||
| billing_email | No | ||
| net_terms_days | No | Default 30 |