reject_leave_request
Reject a pending leave request with an optional manager note to inform the employee of the reason.
Instructions
Reject a pending leave request. Call this only when acting as an HR manager or team lead.
Args: request_id: Numeric ID of the leave request to reject. manager_note: Reason for rejection (recommended — visible to employee).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| request_id | Yes | ||
| manager_note | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||