List timeline markers
list_markersFetch user-placed timeline markers with timestamps, labels, colors, and icons. Optionally filter by day, week, month, year, or date range to show markers overlapping that period.
Instructions
User-placed markers on the Vetroscope timeline (timestamp, optional end_timestamp for regions, label, color, icon). Pass a period to scope to a window — markers whose region OVERLAPS the period are returned. Omit period to list every marker.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| period | No | today | yesterday | week | month | year | a single date YYYY-MM-DD | an inclusive date range YYYY-MM-DD..YYYY-MM-DD |