list_hr_tasks
Retrieve HR tasks linked to an HR case using its sys_id, with optional filtering by task state.
Instructions
List HR tasks associated with an HR case
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | No | Filter by task state (open, closed) | |
| hr_case_sysid | Yes | sys_id of the parent HR case |