list_hr_tasks
List HR tasks tied to an HR case by providing the case sys_id, with optional state filter for open or closed tasks.
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 |