source_greenhouse
Fetch live job listings from any Greenhouse job board using only a board token. No authentication needed.
Instructions
Fetch all live jobs from a Greenhouse job board (no auth required).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| board_token | Yes | The board token slug (e.g. ``"acmecorp"``). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| provider | Yes | ||
| query | No | ||
| count | Yes | ||
| jobs | No | ||
| warnings | No |