# Yandex AI integration on Definable

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

## What this connects

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

Vendor: https://yandex.com/

## Tools available

**21** tools available. First 12:

- `YANDEX_GEOCODER_REVERSE` — Reverse Geocode Coordinates — 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.
- `YANDEX_GET_ACCOUNT_EXPERIMENTS` — 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.
- `YANDEX_GET_ACCOUNT_STATUS` — 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.
- `YANDEX_GET_GENRES` — Get Music 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.
- `YANDEX_GET_PERMISSION_ALERTS` — 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.
- `YANDEX_GET_PLAYLISTS_IDS_BY_TAG` — Get Playlists 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'.
- `YANDEX_GET_PUBLIC_RESOURCE` — Get Public Resource Metadata — 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.
- `YANDEX_GET_PUBLIC_RESOURCE_DOWNLOAD_LINK` — 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.
- `YANDEX_GET_ROTOR_ACCOUNT_STATUS` — 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.
- `YANDEX_GET_ROTOR_STATIONS_DASHBOARD` — 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.
- `YANDEX_GET_SETTINGS` — Get Yandex Music 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.
- `YANDEX_GET_STATIONS_LIST` — Get Yandex Music 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.

## Auth

Auth schemes: `OAUTH2`. Managed by Definable: `OAUTH2` — no client credentials required from the user.

## How agents use Yandex

Inside a Definable workflow, Yandex is one of the tools the **Distributor specialist** can call. Example coordination patterns:

- **Researcher → Yandex** — the Researcher (GPT-5.5) pulls context from Yandex (records, threads, documents), synthesises findings, and briefs the rest of the team.
- **Writer → Distributor → Yandex** — the Writer (Claude Opus 4.7) drafts copy in brand voice, the Verifier passes it, then the Distributor writes the result into Yandex (create record, post message, draft email).
- **Designer / Engineer → Distributor → Yandex** — the Designer ships an asset or the Engineer ships a code change, the Distributor delivers it via Yandex (attach file, open PR comment, post status).

The Verifier checks every Yandex call. On rate limit, schema drift, or auth refresh it self-heals and retries — the workflow completes without manual intervention.

## Categories

- email — https://definable.ai/apps/category/email/

## Related

- HTML page: https://definable.ai/apps/yandex/
- Same category (email): https://definable.ai/apps/category/email/
- All integrations: https://definable.ai/apps/
- Workflow (multi-agent loop): https://definable.ai/workflow/
- Apps llms.txt index: https://definable.ai/llms-apps.txt
