delete_employee
Delete an employee record from GnuCash by specifying the employee ID. It cleans up associated slots and removes the employee permanently.
Instructions
Delete an employee.
Employees in the 1.3.0 release have no associated documents; the delete proceeds unconditionally after slot cleanup.
Args: employee_id: Employee ID (e.g., "000001").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| employee_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |