get_latest_jobs
Browse a company's public Ashby job board and retrieve recent job postings. Specify a department and a maximum number of results to narrow the search.
Instructions
Get the most recently posted jobs for a company, optionally filtered to one department.
Args: job_board_name: the company's slug from jobs.ashbyhq.com/{slug} department: optional exact department name to filter to, e.g. "Engineering". Leave blank to include all departments. top_k: how many of the most recent postings to return (default 10)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top_k | No | ||
| department | No | ||
| job_board_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |