Strava Gear
strava_get_gearRetrieve detailed information about a specific piece of Strava gear or equipment using its unique ID. Returns brand, model, and specifications.
Instructions
Get gear/equipment details by id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Strava resource id. | |
| privacy_mode | No | Optional per-call privacy override. Defaults to STRAVA_PRIVACY_MODE or structured. raw returns upstream Strava JSON. summary removes GPS/map details. | |
| response_format | No | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| endpoint | Yes | ||
| privacy_mode | Yes |