translations
Find all language versions of a Wikipedia article and pick a target language edition to fetch next.
Instructions
List all language versions of a Wikipedia article (langlinks). Returns the other-language editions the article exists in — e.g. for 'Tyrannosaurus' (en), returns de/fr/es/ja/zh titles. Complements the one-way lang parameter used by other tools: every tool can query a single language, but only translations reveals the article's full language coverage so callers can pick a target language to fetch next. Useful for translation research (full coverage vs. stub languages), cross-language content sourcing, and language-coverage analysis. limit clamps the number of entries (default 30, max 100) — popular articles can have 100+ language versions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lang | No | Wikipedia language code to query from (default 'en') | en |
| limit | No | Max language entries to return (default 30, max 100) | |
| title | Yes | Article title (e.g. 'Tyrannosaurus' or 'Albert_Einstein') |