list_documents
List all files and documents attached to a Dolibarr record, such as invoices, orders, or projects, by specifying the module and object ID or reference.
Instructions
Lister les documents/fichiers attachés à un objet Dolibarr
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ID de l'objet | |
| ref | No | Référence de l'objet (alternative à id) | |
| modulepart | Yes | Module: 'invoice', 'proposal', 'order', 'product', 'thirdparty', 'project', 'contract', 'intervention', 'ticket', 'supplier_invoice' |