suppliers_get
Retrieve detailed information about a specific supplier, including their invoice history summary and the last 10 incoming invoices. Core supplier data comes directly from ANAF and is read-only.
Instructions
Get detailed information about a specific supplier including invoice history summary and the last 10 recent incoming invoices. Core data (name, CUI) comes from ANAF and is read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | UUID of the supplier to retrieve | |
| companyId | No | Company UUID (overrides configured default) |