get_drilldown
Get a hierarchical drill-down report from Yandex Metrika. Explore metrics broken down by dimensions such as region or city, starting from root or a specific parent node.
Instructions
Generate a single branch of a hierarchical tree-view report (drill-down).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| counter_id | Yes | Yandex Metrika counter ID | |
| dimensions | Yes | Comma-separated dimension path for drill-down, e.g. 'ym:s:regionCountry,ym:s:regionCity' | |
| metrics | Yes | Metric names, e.g. ['ym:s:visits', 'ym:s:users'] | |
| parent_id | No | Parent node ID to drill into (omit for root level) | |
| date_from | No | Start date YYYY-MM-DD | |
| date_to | No | End date YYYY-MM-DD | |
| limit | No | Maximum rows to return |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |