upload_tour
Upload a GPX or FIT file to Komoot as a recorded activity. Specify the sport type and optional tour name to categorize the tour.
Instructions
Uploader un fichier GPX comme activite enregistree sur Komoot.
Args: gpx_content: contenu du fichier GPX (texte XML). sport: type de sport ('hike', 'touringbicycle', 'mtb', 'racebicycle', 'jogging', 'mountaineering', 'running'). tour_name: nom du tour (optionnel). data_type: 'gpx' ou 'fit'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| gpx_content | Yes | ||
| sport | No | hike | |
| tour_name | No | ||
| data_type | No | gpx |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||