get_salary_data
Get salary benchmarks for remote jobs by job title, with optional seniority and country filters. Returns min, max, and median salary in USD.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| country | No | Country slug to filter by (e.g., 'united-states', 'united-kingdom', 'germany') | |
| job_title | Yes | Job title to look up salary for (e.g., 'software-engineer', 'product-manager', 'data-scientist'). Use hyphens instead of spaces. | |
| seniority | No | Seniority level (e.g., 'senior', 'junior', 'lead', 'mid') |