Récupère la liste complète des articles (produits) enregistrés dans la boutique. Retourne un tableau d’articles contenant les champs id, titre, prix, rayon, TVA, etc. Le paramètre optionnel 'format' permet de choisir la sortie (json, csv ou html).
data_list_productsRetrieve product listings from a sales recorder system in JSON, CSV, or HTML formats for inventory management and reporting.
Instructions
Liste des Lister les articles
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | json |