get_record
Fetch a single Oracle Fusion HCM record by primary key, with optional expansion of child collections and field selection.
Instructions
Fetch a single record by its key, optionally expanding child collections.
key is the resource's primary key (e.g. PersonId for workers).
Sensitive fields are redacted unless the deployment enables them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | ||
| expand | No | ||
| fields | No | ||
| resource | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||