explore_segments
Find popular running or cycling segments within a specified geographic bounding box. Filter by activity type and climb category to refine results.
Instructions
Find popular segments within a geographic bounding box.
Args: south_west_lat: South-west corner latitude. south_west_lng: South-west corner longitude. north_east_lat: North-east corner latitude. north_east_lng: North-east corner longitude. activity_type: "riding" or "running" (default "riding"). min_cat: Minimum climb category 0-5 (default 0). max_cat: Maximum climb category 0-5 (default 5).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| south_west_lat | Yes | ||
| south_west_lng | Yes | ||
| north_east_lat | Yes | ||
| north_east_lng | Yes | ||
| activity_type | No | riding | |
| min_cat | No | ||
| max_cat | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |