set_perceived_effort
Set an activity's perceived effort rating on a 0-10 scale using its activity ID, with 0 clearing the rating. Record or adjust RPE values directly in Garmin Connect without manual conversion.
Instructions
Set the perceived effort (RPE) for an activity.
Mirrors Garmin Connect's 'Perceived Effort' rating on a 0-10 scale, where 0 clears the rating. Internally Garmin stores this multiplied by 10 (so RPE 7 is stored as 70); this tool handles the conversion.
Args: activity_id: ID of the activity to update rpe: Perceived effort from 0 to 10 (0 clears the rating)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rpe | Yes | ||
| activity_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |