search_jobs_in_region
Find jobs within a bounding box defined by two geographic corners. Customize search with keywords, remote preference, sources, and result limit.
Instructions
Search jobs inside a map-selected rectangular region (a bounding box).
Pass the north-east and south-west corners of the selected area. Requires GOOGLE_MAPS_API_KEY (job locations are geocoded to test containment).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| ne_lat | Yes | ||
| ne_lng | Yes | ||
| sw_lat | Yes | ||
| sw_lng | Yes | ||
| remote | No | ||
| sources | No | ||
| max_results | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |