list_vacancies
Retrieve a paginated list of vacancies for a specific HuntFlow account. Optionally filter to show only open vacancies.
Instructions
List of vacancies (open/all), with pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (1-based) | |
| count | No | Number of items per page | |
| opened | No | Only open vacancies | |
| account_id | Yes | HuntFlow account ID |