jobs_oracle_board
List an Oracle Recruiting Cloud tenant's public job requisitions by providing host and site from the careers URL. Returned as paginated results with optional keyword search, ideal for ATS data extraction.
Instructions
List an Oracle Recruiting (ORC) tenant's job board. Lists an Oracle Recruiting Cloud tenant's public requisitions, paged via limit/offset. host and site both come from the careers URL https://{host}/hcmUI/CandidateExperience/en/sites/{site}/ (host must be an *.oraclecloud.com hostname; site looks like CX_1). The listing carries a short description; use the single-job endpoint for full detail. Credential-free public ATS JSON.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | Oracle Cloud host (careers URL, *.oraclecloud.com) | |
| site | Yes | Oracle career site number | |
| limit | No | Page size, default 25, max 50 | |
| offset | No | Page offset, default 0 | |
| search | No | Free-text keyword search |