wetrack_update_client
Update a client organisation's details, including contact information, address, and timezone, using the client ID with required name and email to keep records current.
Instructions
Update a client organisation's details.
Args: client_id: The client ID. name: Organisation name (required). email: Primary email (required). phone: Phone number. contact_name: Primary contact person name. contact_email: Contact email. contact_phone: Contact phone. address: Physical address. country: Country name. timezone_id: Timezone integer ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| Yes | |||
| phone | No | ||
| address | No | ||
| country | No | ||
| client_id | Yes | ||
| timezone_id | No | ||
| contact_name | No | ||
| contact_email | No | ||
| contact_phone | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |