wikipedia_get_sections
Retrieve the section headings of a Wikipedia article by providing its title.
Instructions
Get the sections of a Wikipedia article.
Returns a dictionary with the article title and list of sections.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| sections | Yes |