on_this_day
Retrieve historical events for any date from Wikipedia's curated on-this-day list, with optional language and event count adjustments.
Instructions
Wikipedia's curated "on this day" events.
Note: this Wikipedia API serves a subset of languages (en/de/fr/es/pt/ru and a few more); unsupported languages 404.
Args: lang: Wikipedia language code (default en) limit: max events returned (default 8)
Returns: {ok, date, events: [{year, text}], note}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lang | No | en | |
| limit | No |