jobs_ukg_board
Retrieve public job listings from a UKG Pro Recruiting tenant's career portal using tenant code and board UUID. Supports pagination and keyword search.
Instructions
List a UKG Pro Recruiting tenant's job board. Lists a UKG Pro Recruiting (formerly UltiPro) tenant's public opportunities, paged via limit/offset. tenant and board both come from the careers URL https://recruiting.ultipro.com/{tenant}/JobBoard/{board}. Each posting carries a brief description inline (UKG's full detail page is HTML, not JSON). Credential-free public ATS JSON.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| board | Yes | UKG job-board UUID (careers URL) | |
| limit | No | Page size, default 25, max 50 | |
| offset | No | Page offset, default 0 | |
| search | No | Free-text keyword search | |
| tenant | Yes | UKG tenant code (careers URL) |