get_sections
Retrieve the list of sections for a Wikipedia article by providing its title. Get a structured overview of the article's content organization.
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 |