create_hr_case
Create HR service delivery cases for requests like onboarding or offboarding by providing a brief description and specifying the HR service.
Instructions
Create a new HR Service Delivery case (requires WRITE_ENABLED=true)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| short_description | Yes | Brief description of the HR request | |
| hr_service | Yes | HR service sys_id or name (e.g. "Onboarding", "Offboarding") | |
| subject_person | No | User sys_id or username the case is about | |
| description | No | Full details of the HR request | |
| assignment_group | No | HR assignment group name or sys_id | |
| priority | No | 1=Critical, 2=High, 3=Moderate, 4=Low |