hires_list_career_jobs
List publicly visible jobs from a company career site, filterable by department, employment type, city, and country, to power a custom careers page.
Instructions
List publicly visible jobs for a company career site. Supports filtering by department, employment type, city, and country. Use to power a custom careers page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| city | No | Filter by job city (exact match) | |
| page | No | Page number (default 1) | |
| size | No | Page size (default 25) | |
| country | No | Filter by job country (exact match) | |
| company_slug | Yes | Company slug identifying the career site | |
| department_id | No | Filter by department ID | |
| employment_type_id | No | Filter by employment type ID (e.g. Full-time, Part-time) |