Log walk
ryot_log_walkLog a walking workout by providing duration, optional exercise ID, start time, and comment.
Instructions
Log a simple walking workout. Uses walkingExerciseId or RYOT_WALKING_EXERCISE_ID. Duration is stored as seconds.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comment | No | Logged from Ryot MCP | |
| minutes | No | ||
| startTime | No | Defaults to now minus the walking duration. | |
| walkingExerciseId | No | Ryot exercise ID for Walking. If omitted, RYOT_WALKING_EXERCISE_ID is used. |