plan_route
Plan a Komoot route by providing waypoint coordinates and selecting a sport type. The tool creates a route optimized for hiking, cycling, or jogging.
Instructions
Planifier un itineraire Komoot a partir de waypoints.
Args: coordinates: liste de [lat, lng] pour les points de passage (ex: [[48.5734, 7.7521], [48.5801, 7.7612]]). sport: type de sport ('hike', 'touringbicycle', 'mtb', 'racebicycle', 'jogging').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| coordinates | Yes | ||
| sport | No | hike |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||