strava_get_gear
Retrieve detailed equipment information including name, brand, model, and total distance using a Strava gear ID for bikes or shoes.
Instructions
Get equipment details by ID (name, brand, model, total distance). Gear IDs look like "b12345" for bikes or "g12345" for shoes.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| gear_id | Yes | The gear ID (e.g. "b12345" for a bike, "g12345" for shoes) |