get_customer
Retrieve detailed customer information from GnuCash using the customer's human-readable ID, such as '000001'.
Instructions
Get details for a specific customer by ID.
Args: id: Customer ID (e.g., "000001"). This is the human-readable ID shown in GnuCash, not the internal GUID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |