product_get
Retrieve products from AbraFlexi ERP by specifying IDs, code, name, or custom fields. Filter results with optional limit and detail level.
Instructions
Get products (cenik) from AbraFlexi.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | No | List of product IDs to retrieve | |
| kod | No | Product code to search for | |
| nazev | No | Product name to search for (partial match) | |
| limit | No | Maximum number of results | |
| detail | No | Detail level (summary, id, full, custom:field1,field2) | summary |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |