add_object_to_category
Add a product, customer, supplier, member, or contact to a Dolibarr category by providing the category ID and object details.
Instructions
Ajouter un objet à une catégorie
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID de la catégorie | |
| object_id | Yes | ID de l'objet à catégoriser | |
| object_type | Yes | Type: 'product', 'customer', 'supplier', 'member', 'contact' |