delete_leave
Remove an employee's leave record by specifying employee ID and date range. Correct errors or canceled time off with a single request.
Instructions
Delete a leave record for an employee.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end_date | Yes | ||
| start_date | Yes | ||
| employee_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |