update-client
Modify client details like name, notes, or status in the Float.com system by providing the client ID and updated information.
Instructions
Update an existing client
Input Schema
TableJSON 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) |