facets
Retrieve live values for every facet, including vacancy counts, skills list, and numeric ranges, to populate search and market-fit filters accurately.
Instructions
List the market's filter vocabulary: every facet's live values with a vacancy count each, plus the skills list and numeric ranges. Call this FIRST to discover real values for search and market_fit — do not invent facet values.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| city | No | City slugs. | |
| role | No | Role facet values, e.g. senior_backend. | |
| visa | No | Only jobs offering visa sponsorship. | |
| facets | No | Any other facet param as key→value(s), e.g. {"source": "greenhouse"}. Discover valid keys and values with the `facets` tool. | |
| region | No | Region codes (OR within): global|ru|cis|central_asia|eu|us. | |
| remote | No | Only remote jobs (sets work_mode=remote). | |
| company | No | Company slugs. | |
| country | No | ISO-3166 country codes, e.g. BR, US. | |
| category | No | Role categories: backend|frontend|fullstack|devops|ml_ai|qa|... | |
| seniority | No | Seniority: intern|junior|middle|senior|staff|principal|lead|c_level. | |
| salary_min | No | Minimum salary (enrichment.salary_min). | |
| english_level | No | English level, e.g. a2, b1, b2, c1. | |
| employment_type | No | Employment type, e.g. full_time, contract. |