Draw user growth over time
draw_user_growthPlot unique visitors and page views as an interactive line chart for a verified host, with period totals returned. Track traffic growth.
Instructions
Render an interactive line chart of unique visitors and page views over time for a host you own, and return the period totals as text. Returns a rendered chart in MCP-Apps-capable hosts (a text summary elsewhere) plus the totals. Use when asked to chart, graph, draw, or visualize growth or traffic for a subdomain. The host must be a verified origin of the project, or the request is rejected.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | Look-back window in days (1–90, default 30). | |
| host | Yes | The host to chart, e.g. 'wes.example.com'. Must be a verified origin of the selected app. | |
| project | No | The app to read (its project id, from list_projects). Required with a workspace key unless set via use_project. |