cancel_leave_request
Cancel a pending leave request by providing the request ID and employee identifier for authorization. Only the applicant can cancel.
Instructions
Cancel a pending leave request. Only the employee who applied can cancel.
Args: request_id: Numeric ID of the leave request to cancel. identifier: Employee code or email of the requester (for authorisation).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| identifier | Yes | ||
| request_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||