show_week_steps
Visualize your last 7 days of step counts versus your daily goal in an interactive chart, paired with a concise summary.
Instructions
Show the user their past 7 days of step counts vs their daily goal as an inline chart. 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 |
|---|---|---|---|
| range | No | Time window. One of 7d, 30d, 90d, 1y. Default 7d. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | Yes | Widget discriminant identifying the payload shape. | |
| generatedAt | No | ISO timestamp the snapshot was built. |