get_current_app_store_overview
Retrieve store overview metrics for the selected app, including page views, downloads, and daily trend data, with an optional date range.
Instructions
PREREQUISITE: An app MUST be selected first. Before calling this tool, ALWAYS call get_current_app_info to verify an app is selected. If not, guide user through: 1) Call list_developers_and_apps, 2) Show list to user and ASK them to choose, 3) Call select_app with user confirmation. Get store overview metrics for the currently selected app, including page views, downloads, reserves, download requests, and daily trend data for an optional date range.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end_date | No | Optional end date in YYYY-MM-DD format. | |
| start_date | No | Optional start date in YYYY-MM-DD format. |