editar_cliente
Update client details such as name, CPF, and additional info by providing the client ID. Modify existing client records in the database.
Instructions
Edita os dados básicos de um cliente já existente pelo ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id_cliente | Yes | ||
| nome | No | ||
| cpf | No | ||
| info | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |