advance_hr_case
Move an HR case to its next state or a specified stage in ServiceNow HRSD, with optional work notes.
Instructions
Advance an HR case to its next state/stage (sn_hr_core_case). Parity with ServiceNow HRSD "HR Case Advance". Requires WRITE_ENABLED=true
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| case | Yes | HR case number or sys_id | |
| state | No | Target state value (if known); otherwise increments the current state | |
| work_notes | No | Optional work note to add on advance |