Protected
baseProtected
maxProtected
topKResultsFetches the content of a specific Wikipedia page. It returns the extracted content as a string.
The specific Wikipedia page to fetch its content.
A boolean value to indicate whether to redirect or not.
The extracted content of the specific Wikipedia page as a string.
Protected
buildGenerated using TypeDoc
Class for interacting with and fetching data from the Wikipedia API. It extends the Tool class.
Example