List starred segments
strava_list_starred_segmentsRetrieve starred segments for the authenticated Strava athlete, with pagination support to browse through results.
Instructions
Segments the authenticated athlete has starred (GET /segments/starred).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number, defaults to 1. | |
| per_page | No | Items per page, defaults to 30. |