Set a list's title, dates, unit and trail
set_tripSets any of a list's title, display unit, trip dates and trail on an existing list. Only the fields given change; an empty string clears a date or the trail. Takes the list's edit link.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| unit | No | ||
| title | No | ||
| end_date | No | YYYY-MM-DD, or an empty string to clear. | |
| edit_link | Yes | The list's edit link, whole (mahonia.app/e/CODE#token). The part after # is the write capability. | |
| trail_url | No | An http(s) link, or an empty string to clear the trail and everything that came with it (label, distance, climb, route). | |
| start_date | No | YYYY-MM-DD, or an empty string to clear. | |
| trail_label | No | ||
| trail_distance_km | No | Stored in metres and shown in the list's own distance unit. |