Wikipedia
API actions for the Wikipedia integration.
Wikipedia
Access and retrieve information from Wikipedia, the free online encyclopedia.
Search for a Wikipedia article
Searches Wikipedia for a topic and submits the search form.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
query | string | Yes | The topic or article title to search for on Wikipedia |
Response
{
"status": "success"
}