Interact with Wikipedia's API to search and retrieve content effortlessly. Enhance your LLM applications with rich Wikipedia data and insights. Customize your search across various wiki sites for tailored results.
Tools
search
Search for a wiki page. The shorter the request, the better, preferably containing only the main term to be searched. Args: query: The query to search for limit: The number of results to return Returns: A list of pages that match the query
get_page
Get a page from mediawiki.org Args: title: The title of the page to get, which can be found in title field of the search results Returns: The page content