wikipedia_get_links
Retrieve all hyperlinks present in a Wikipedia article. Provide the article title to obtain a list of links and the page title.
Instructions
Get the links contained within a Wikipedia article.
Returns a dictionary with the article title and list of links.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| links | Yes |