List Metrica counters
list_countersList Yandex Metrica counters with their id, name, and site domain. Filter by a name or site substring to find specific counters.
Instructions
Lists the Yandex Metrica counters the token can access (Management API). Each counter has id, name and site2 (site domain) — use the id with get_statistics and list_goals. Filter by a name/site substring with search.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| offset | No | 1-based offset for pagination. | |
| search | No | Case-insensitive substring to filter counters by name or site. | |
| perPage | No | Max counters to return. Default 100. |