cadastrar_cliente
Register a new customer in the system by providing mandatory CPF and name, plus optional details and address.
Instructions
Cadastra um novo cliente no sistema. O campo CPF é obrigatório. Se o usuário não fornecer, solicite um CPF (pode ser um gerado para testes).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nome | Yes | ||
| cpf | Yes | ||
| info | Yes | ||
| endereco | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |