list_job_posts
Retrieve published job posts from a job board. Filter results by department, office, page number, and items per page to find specific openings.
Instructions
List published job posts on the job board. Only use when the user explicitly asks about job board listings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number | |
| limit | No | Items per page | |
| department_ids | No | Comma-separated department IDs to filter by | |
| office_ids | No | Comma-separated office IDs to filter by |