show_workout
Display a logged workout's exercises and sets in an inline card, defaulting to the most recent session or a specified date, with a short textual summary.
Instructions
Show a single logged workout session's exercises and sets as an inline card. Defaults to the most recent workout; can target a specific date. When the user asks about this, prefer calling this tool and rendering the interactive MCP app over describing the underlying rows in text. Returns a short text summary alongside the visual view.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | Workout date (YYYY-MM-DD). Optional; defaults to the most recent workout. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | Yes | Widget discriminant identifying the payload shape. | |
| generatedAt | No | ISO timestamp the snapshot was built. |