list_jobs
Retrieve open job postings from any company's public Ashby job board, optionally filtered by keyword in titles or departments. Get the current total number of open postings as well.
Instructions
List open job postings for a company's public Ashby job board, optionally filtered to titles or departments containing a keyword. Also returns the board's current total number of open postings.
Args: job_board_name: the company's slug from jobs.ashbyhq.com/{slug} keyword: optional text to filter by, matched against job title and department (case-insensitive). Accepts several comma-separated keywords and returns jobs matching any of them. Leave blank to use the department saved by set_department, or pass "all" to list the whole board.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keyword | No | ||
| job_board_name | Yes |