goods_add
Add a new product to your local catalog by specifying name, unit, and price.
Instructions
Add a new good to local catalog.
Args: name: Product name (e.g. "Wi-Fi модем Ватериус") unit: Unit of measurement (шт., компл., усл.ед., etc.) price: Price per unit as string (e.g. "5290.00")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| unit | Yes | ||
| price | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |