create_category
Create a new category for products, suppliers, clients, members, or contacts in Dolibarr. Specify label, type, optional parent, color, and description to organize your records.
Instructions
Créer une catégorie
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | 0=Produit, 1=Fournisseur, 2=Client, 3=Membre, 4=Contact | |
| color | No | Couleur hex (ex: #FF0000) | |
| label | Yes | Nom de la catégorie | |
| fk_parent | No | ID catégorie parente | |
| description | No |