List locations
list_locationsList the location hierarchy (countries, regions, or cities) with active job counts. Use the returned codes/slugs for the 'state' and 'city' filters in search_jobs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| level | No | Hierarchy level to return. Default: countries. | |
| region | No | Filter cities by region code (e.g. 'TX'). Use with level=cities. | |
| country | No | Filter by country code (e.g. 'US', 'GB'). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| response_generated_at | No |