<!-- https://cutedyno.com/docs/mcp/tools/get_analytics_history -->

# Get analytics history

MCP tool `get_analytics_history`, calling `GET /v1/analytics/history`.

Returns snapshot-based timeseries, platform breakdown, top content, and insights for a date range.

Read only: yes.

## Parameters

- `profileId` (string) — Profile to act on. Omit to use the profile this API key belongs to. Call list_profiles first when managing several customers.
- `from` (string) — Start date (YYYY-MM-DD). Defaults to 28 days ago.
- `to` (string) — End date (YYYY-MM-DD). Defaults to today.