Get trail summaries by ids
get_routes_by_idsRetrieve compact summaries for multiple outdoor routes by their OSM relation IDs. Specify activity type and language to get tailored results.
Instructions
Fetch summary entries for multiple routes at once by their OSM relation ids. Returns the same compact shape as the search tools. For full detail on a single route use get_route_details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | Yes | OSM relation ids to look up (1-50). | |
| flavour | No | Which activity map to query: hiking, cycling, mtb (mountain biking), riding (horse), skating (inline), or slopes (ski/winter). Defaults to hiking. | hiking |
| language | No | Preferred language for names (BCP-47 code, e.g. 'en', 'de', 'fr'). | en |