export_workout
Write a ride to disk as a lossless JSON export, including normalized telemetry and the original record. Returns the file path for large documents.
Instructions
Write one ride to disk as a lossless JSON export document — normalized telemetry plus the upstream record verbatim. Returns the path, not the contents, because the document is far too large to read into a conversation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| path | No | Directory or file path. Defaults to the cache directory. |