create_onboarding_case
Initiate employee onboarding by creating a case with standard tasks based on employee user ID and start date.
Instructions
Create an employee onboarding case with all standard tasks. [Write]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| employee_sys_id | Yes | New employee user sys_id | |
| start_date | Yes | Start date (ISO 8601) | |
| department | No | Department name or sys_id | |
| manager | No | Manager user sys_id | |
| location | No | Office location | |
| job_title | No | Job title |