Get gear
strava_get_gearRetrieve a specific bike or shoes' total logged distance from Strava using its gear ID.
Instructions
A bike or pair of shoes including total logged distance (GET /gear/{id}). Gear ids look like b1234567 or g1234567 and appear on activities and the athlete profile.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The gear identifier, e.g. b1234567. |