offboard_worker
Initiates the offboarding process for a worker by capturing the worker ID, last day, and reason to manage HR transitions.
Instructions
Initiate the offboarding process for a worker.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notes | No | Additional offboarding notes | |
| reason | Yes | Reason for offboarding | |
| last_day | Yes | Last day of work (YYYY-MM-DD) | |
| worker_id | Yes | The worker ID to offboard | |
| rehire_eligible | No | Whether worker is eligible for rehire |