Create Client
create_clientCreate a client record for a new customer, including contact details, billing terms, and status. Use it to set up clients before managing projects and invoices in EZ@Work.
Instructions
Create a new client/customer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Client's name (required) | |
| No | Contact email | ||
| notes | No | Free-text notes | |
| phone | No | Phone number (international format, e.g. +972501234567) | |
| status | No | 'active', 'inactive', or 'prospect' (default 'active') | active |
| website | No | Website URL | |
| vat_number | No | VAT / tax registration number | |
| company_name | No | Company/business name | |
| payment_terms_days | No | Default invoice payment terms in days | |
| default_hourly_rate | No | Default billing rate for this client |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||