set_perceived_effort
Rate the perceived effort of a Garmin activity on a 0-10 scale. Provide the activity ID and RPE value to update the rating, or use 0 to clear it.
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 |