jobs_oracle_board
List public requisitions from an Oracle Recruiting Cloud tenant's career site. Supports pagination and keyword search for candidate-facing job boards.
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 |