cadastrar_produto
Add a new product to the inventory by providing name, price, and stock quantity.
Instructions
Cadastra um novo produto no inventário.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nome | Yes | ||
| preco | Yes | ||
| estoque | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |