Get a route's waymarking symbol
get_route_symbolObtain the waymarking route shield SVG using a symbol identifier from route search results. Returns both image and raw SVG markup.
Instructions
Fetch the waymarking symbol (route shield) SVG for a given symbol_id. The symbol_id is the value returned as 'symbol_id' by the search/detail tools. Returns the symbol as an image plus the raw SVG markup.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol_id | Yes | The symbol identifier from a route's symbol_id field. | |
| flavour | No | Which activity map to query: hiking, cycling, mtb (mountain biking), riding (horse), skating (inline), or slopes (ski/winter). Defaults to hiking. | hiking |