create_onboarding_case
Create an employee onboarding case with all standard tasks from the employee's system ID and start date. Automates HR onboarding workflows for new hires.
Instructions
Create an employee onboarding case with all standard tasks. [Write]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| manager | No | Manager user sys_id | |
| location | No | Office location | |
| job_title | No | Job title | |
| department | No | Department name or sys_id | |
| start_date | Yes | Start date (ISO 8601) | |
| employee_sys_id | Yes | New employee user sys_id |