Data & Analytics21 toolsBrowser login (OAuth), no API keys
Yandex integration for AI agents
Search the web, translate text, and query Yandex services
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Yandex once and call the same tools from all of them.
Setup
Connect yandex through ClawLink's hosted setup.
- Auth: Browser login (OAuth), no API keys. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
Yandex exposes 21 tools through ClawLink.
| Tool | What it does | Kind |
|---|---|---|
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. | Read |
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. | Read |
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. | Read |
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. | Read |
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. | Read |
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'. | Read |
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. | Read |
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. | Read |
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. | Read |
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. | Read |
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. | Read |
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. | Read |
yandex_get_track_download_info | Retrieve available download options for a Yandex Music track | Read |
yandex_list_filters | Retrieve all filters configured for a Yandex Metrica counter | Read |
yandex_list_goals | Retrieve all goals configured for a Yandex Metrica counter | Read |
yandex_list_grants | Retrieve the list of permissions (grants) for a Yandex Metrica counter | Read |
yandex_list_log_requests | Retrieve a list of log requests for a Yandex Metrica counter | Read |
yandex_list_storage_buckets | List all Yandex Object Storage buckets owned by the authenticated user | Read |
yandex_organization_search | Find businesses and organizations by name, address, or TIN | Read |
yandex_route | Generate detailed route for driving, walking, or public transport | Read |
yandex_tiles | Fetch individual map tile images by x/y coordinates and zoom level | Read |