get_employee
Retrieve detailed information for a specific employee from GnuCash using the human-readable employee ID. Returns the employee's record for reference or further processing.
Instructions
Get details for a specific employee by ID.
Args: id: Employee 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 |