update-client
Update an existing client's name, notes, or active status using the client ID.
Instructions
Update an existing client
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| client_id | Yes | The client ID (client_id) | |
| name | No | Client name | |
| notes | No | Client notes | |
| active | No | Active status (1=active, 0=archived) |