hcm_search_workers
Search Oracle HCM workers using ADF query filters, finders, limit, and offset for targeted lookup and pagination.
Instructions
Search workers (q / finder / limit / offset). Example: { "q": "PersonNumber=P1001", "limit": 5 }
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | ADF q filter, e.g. PersonNumber=123 | |
| limit | No | ||
| finder | No | ||
| offset | No |