Revenue report
report_revenueRetrieve revenue analytics for a website within a given time range, using a required currency, with optional comparisons to previous or year-over-year periods.
Instructions
Revenue analytics over the period (requires revenue events configured in Umami). currency is required (e.g. USD).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| unit | No | ||
| endAt | No | Explicit end — ISO 8601, YYYY-MM-DD, or epoch milliseconds. Defaults to now. | |
| range | No | Relative window: "24h", "7d", "30d", "12w", "today", "yesterday", "this-week", "last-month", "this-year". Ignored when startAt/endAt are set. Default "7d". | |
| compare | No | ||
| startAt | No | Explicit start — ISO 8601, YYYY-MM-DD, or epoch milliseconds. Overrides range. | |
| currency | Yes | ISO currency code, e.g. USD. | |
| timezone | No | IANA timezone for bucketing (e.g. America/New_York). Defaults to the server's configured tz. | |
| websiteId | Yes | Umami website UUID (obtain from list_websites). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No |