Cancel leave
leave_cancelCancel a pending or approved request by id, keeping its record with status cancelled. Differs from leave_reject in intent (voluntary withdrawal). Nothing happened if already cancelled.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | No | Why | |
| request | Yes | The request id (e.g. LV-0001). |