Strava Gear
strava_get_gearRetrieve gear or equipment details by Strava resource ID. Get structured or raw data with privacy controls for GPS and map details.
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 | |
| explicit_user_intent | No | Required true when privacy_mode=raw or include_gps=true (agent escalation of redaction). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| endpoint | Yes | ||
| privacy_mode | Yes |