get_revenue_drivers
Diagnostic tool for 'why did revenue change?' questions. Bundles headline metric deltas, product mix shifts, and pre-generated ranked hypotheses into one call — so you don't have to stitch signals together yourself and risk asserting causation. Each hypothesis includes: what signal supports it, what else would be true if it's correct, and which tool to call next to confirm or rule it out. Use when the merchant asks why revenue went up or down, what's driving performance, or what changed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| store | No | Filter to a specific store domain. | |
| _offset | No | Pagination offset. If a response includes _pagination.hasMore=true, use _offset to fetch the next page. | |
| endDate | No | End date (YYYY-MM-DD). Defaults to yesterday. | |
| startDate | No | Start date (YYYY-MM-DD). Defaults to a 30-day window. | |
| comparison | No | Comparison window. Default: previous (equivalent prior period). |