create_offboarding_case
Create employee offboarding cases with exit tasks to manage departures due to resignation, termination, or retirement.
Instructions
Create an employee offboarding case with exit tasks. [Write]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| employee_sys_id | Yes | Departing employee user sys_id | |
| last_day | Yes | Last working day (ISO 8601) | |
| reason | No | Offboarding reason (resignation, termination, retirement) | |
| manager | No | Manager user sys_id |