Cancel a time-off request
cancel_time_off_requestWithdraw a pending time-off request, deleting it and returning the held balance. Confirm request details before use.
Instructions
Withdraws a time-off request. WRITES to Woffu: a pending request is deleted outright and the balance it held is returned. requestId comes from list_time_off_requests. This cannot be undone, so confirm with the user which request it is — by type and dates — before calling.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| requestId | Yes | The request to cancel, from list_time_off_requests. |