Yandex

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

21 actions Integration catalog
Request access
Connect Yandex once you're in Boring.
01 · WHAT THE AGENT CAN DO

Actions

Every capability is a discrete, logged action the agent calls by name — scoped to what you authorize and recorded in the run trace.

Reverse Geocode CoordinatesYANDEX_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 ExperimentsYANDEX_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 StatusYANDEX_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 GenresYANDEX_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 AlertsYANDEX_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 TagYANDEX_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 MetadataYANDEX_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 LinkYANDEX_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 StatusYANDEX_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 DashboardYANDEX_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 SettingsYANDEX_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 ListYANDEX_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 InfoYANDEX_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 FiltersYANDEX_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 GoalsYANDEX_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 GrantsYANDEX_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 RequestsYANDEX_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 BucketsYANDEX_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 SearchYANDEX_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 routeYANDEX_ROUTE
Tool to generate detailed route for driving, walking, or public transport. Use when planning a route between specified geographic points.
Yandex Tiles APIYANDEX_TILES
Tool to fetch individual map tile images by x/y coordinates and zoom level. Use after calculating tile indices for custom map rendering.