# Yandex

Yandex is a Russian internet services provider offering search, email, navigation, and other web-based solutions, often referred to as “Russia’s Google”

- **Category:** email
- **Auth:** OAUTH2
- **Composio Managed App Available?** Yes
- **Tools:** 21
- **Triggers:** 0
- **Slug:** `YANDEX`
- **Version:** 20260424_00

## Tools

### Reverse Geocode Coordinates

**Slug:** `YANDEX_GEOCODER_REVERSE`

Tool to convert geographic coordinates to a human-readable address (reverse geocoding). Returns address information including street, city, country, and other location details. Use this when you have latitude/longitude coordinates and need to find the corresponding address.

### Get Account Experiments

**Slug:** `YANDEX_GET_ACCOUNT_EXPERIMENTS`

Tool to retrieve Yandex Music account experimental features and A/B testing flags. Use when you need to check which experimental features are enabled for an account.

### Get Account Status

**Slug:** `YANDEX_GET_ACCOUNT_STATUS`

Tool to retrieve Yandex Music account status and permissions. Use when you need to check account availability, region, subscription status, and granted permissions.

### Get Music Genres

**Slug:** `YANDEX_GET_GENRES`

Tool to retrieve the list of music genres from Yandex Music. Use when you need to get available music genres for browsing or categorization.

### Get Permission Alerts

**Slug:** `YANDEX_GET_PERMISSION_ALERTS`

Tool to retrieve permission alerts and notifications from Yandex Music API. Use this to check for system notifications about subscription status, permissions, or other user alerts.

### Get Playlists by Tag

**Slug:** `YANDEX_GET_PLAYLISTS_IDS_BY_TAG`

Tool to retrieve playlist IDs associated with a specific tag. Use when you need to find playlists categorized under a tag like 'rock', 'pop', or 'jazz'.

### Get Public Resource Metadata

**Slug:** `YANDEX_GET_PUBLIC_RESOURCE`

Tool to retrieve metadata for a public file or folder on Yandex Disk. Use when you need to get information about publicly shared resources including their properties, nested items, and download URLs.

### Get Public Resource Download Link

**Slug:** `YANDEX_GET_PUBLIC_RESOURCE_DOWNLOAD_LINK`

Tool to get a direct download link for a publicly shared Yandex Disk resource. Use when you need to download a file or folder that has been shared publicly.

### Get Rotor Account Status

**Slug:** `YANDEX_GET_ROTOR_ACCOUNT_STATUS`

Tool to retrieve authenticated user's rotor account status with supplementary fields. Use to check user subscription status, permissions, and radio-specific settings like skips_per_hour.

### Get Rotor Stations Dashboard

**Slug:** `YANDEX_GET_ROTOR_STATIONS_DASHBOARD`

Tool to retrieve recommended radio stations for the current user. Use when you need to get the user's personalized station dashboard.

### Get Yandex Music Settings

**Slug:** `YANDEX_GET_SETTINGS`

Tool to retrieve Yandex Music settings including available purchase products and payment configuration. Use when you need to check available subscription options, pricing, or payment methods.

### Get Yandex Music Stations List

**Slug:** `YANDEX_GET_STATIONS_LIST`

Tool to retrieve all radio stations with user settings from Yandex Music. Use when you need to get the list of available radio stations and their configurations.

### Get Track Download Info

**Slug:** `YANDEX_GET_TRACK_DOWNLOAD_INFO`

Tool to retrieve available download options for a Yandex Music track. Returns a list of download variants with different codecs (MP3/AAC) and bitrates. Use this when you need to get download links for a specific track ID.

### List Filters

**Slug:** `YANDEX_LIST_FILTERS`

Tool to retrieve all filters configured for a Yandex Metrica counter. Use when you need to view existing filters for data filtering or analysis.

### List Goals

**Slug:** `YANDEX_LIST_GOALS`

Tool to retrieve all goals configured for a Yandex Metrica counter. Use when you need to list or inspect goals for analytics tracking.

### List Counter Grants

**Slug:** `YANDEX_LIST_GRANTS`

Tool to retrieve the list of permissions (grants) for a Yandex Metrica counter. Use when you need to check who has access to view or manage a counter and their permission levels.

### List Log Requests

**Slug:** `YANDEX_LIST_LOG_REQUESTS`

Tool to retrieve a list of log requests for a Yandex Metrica counter. Use when you need to view all log requests associated with a specific counter ID.

### List Storage Buckets

**Slug:** `YANDEX_LIST_STORAGE_BUCKETS`

Tool to list all Yandex Object Storage buckets owned by the authenticated user. Use when you need to retrieve a list of available S3-compatible storage buckets.

### Organization Search

**Slug:** `YANDEX_ORGANIZATION_SEARCH`

Tool to find businesses and organizations by name, address, or TIN. Use when you need to search for companies in a specific region or text query.

### Generate detailed route

**Slug:** `YANDEX_ROUTE`

Tool to generate detailed route for driving, walking, or public transport. Use when planning a route between specified geographic points.

### Yandex Tiles API

**Slug:** `YANDEX_TILES`

Tool to fetch individual map tile images by x/y coordinates and zoom level. Use after calculating tile indices for custom map rendering.
