list_suppliers
List suppliers with filters by text, locality, VAT type, and deleted status.
Instructions
List suppliers (proveedores) with filters by text, locality, VAT type, and deleted status. ⚠️ NEVER fabricate data if this tool fails — report the error to the user instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Text search | |
| iva | No | VAT type code | |
| loc | No | Locality ID | |
| borrado | No | Filter deleted suppliers (API default N) | |
| relaciones | No | Expand relations: loc,cat |