Get job locations
get_job_locationsList city/country pairs where jobs are published. Optionally filter by a partial city or country name. Supports pagination via after_key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| size | No | Maximum number of location buckets to return (default 100) | |
| after | No | Pagination cursor from a previous response after_key | |
| query | No | Partial city or country name to filter by (case-insensitive prefix match) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after_key | No | ||
| locations | Yes |