clients_get
Retrieve detailed client information by UUID, including invoice summary statistics (total count, unpaid and overdue amounts, total revenue) and the 10 most recent invoices.
Instructions
Get detailed information about a specific client by UUID, including invoice summary statistics (total count, unpaid amount, overdue amount, total revenue) and a list of the 10 most recent invoices.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | Client UUID | |
| companyId | No | Company UUID override (uses active company if not set) |