get_related_topics
Find related topics for a Wikipedia article. Uses links and categories to return a list of connected subjects up to a specified limit.
Instructions
Get topics related to a Wikipedia article based on links and categories.
Returns a list of related topics up to the specified limit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| related_topics | Yes |