jobs_greenhouse_board
Retrieve public job postings from any company's Greenhouse board using its slug. Returns normalized job data with optional full HTML descriptions via credential-free JSON.
Instructions
List a company's Greenhouse job board. Lists a company's public Greenhouse board postings, normalized to the shared Job shape. Set content=true to include each job's full HTML description in one call. The token is the company's Greenhouse board slug from its careers URL. Credential-free public ATS JSON.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | Yes | Greenhouse board token (careers URL slug) | |
| content | No | Include full HTML description per job |