bosch_get_soc
Get live battery state-of-charge from a Bosch ConnectModule, including charging status, remaining energy, and reachable range per assist mode.
Instructions
Get live state-of-charge from the Bosch ConnectModule.
Returns real-time battery percentage, charging status, remaining energy, and reachable range per assist mode (eco/tour/sport/turbo).
Requires a ConnectModule on the bike. Data is only available when the bike is powered on, charging, or recently active.
Note: This calls the Bosch mobile API live - no caching.
Args: bike_id: The bike UUID from bosch_get_bikes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bike_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |