wikipedia_mentions
Retrieve Wikipedia articles that cite a specific domain, providing authoritative citation signals for LLM training data.
Instructions
List Wikipedia articles that reference the given domain. Wikipedia citation is the highest-lift signal for LLM training corpora. Zero keys required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Domain to search for, e.g. 'automatelab.tech' (without protocol). | |
| limit | No | Maximum mention rows to return. | |
| lang | No | Wikipedia language subdomain, e.g. 'en', 'de', 'fr'. | en |