set_activity_feel
Update an activity's stored feel rating in Garmin Connect by selecting one of five values: 0 (very tired), 25 (tired), 50 (normal), 75 (good), or 100 (strong).
Instructions
Set how an activity felt ('How did you feel?').
Mirrors Garmin Connect's 5-point feel rating, stored as one of: 0 = very tired / poor 25 = tired 50 = normal 75 = good 100 = strong Higher is better.
Args: activity_id: ID of the activity to update feel: One of 0, 25, 50, 75, 100
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| feel | Yes | ||
| activity_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |