update_client
Update a client's details by providing the client ID and new values for name, address, website, email, or phone.
Instructions
Update an existing client
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Client ID (slug) | |
| name | Yes | Client name | |
| No | Client email | ||
| phone | No | Client phone number | |
| address | No | Client address | |
| website | No | Client website URL |