source_ashby
Retrieve all open positions from an Ashby job board by providing its slug, with no authentication required.
Instructions
Fetch all listed jobs from an Ashby job board (no auth required).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_board_name | Yes | The Ashby job board name / slug (e.g. ``"novacorp"``). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| provider | Yes | ||
| query | No | ||
| count | Yes | ||
| jobs | No | ||
| warnings | No |