get_related_pages
Retrieve pages that are linked from a specified article slug. Find related content within Grokipedia using internal links.
Instructions
Get pages that are linked from the specified page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Unique slug identifier of page to find related pages for | |
| limit | No | Maximum number of related pages to return (default: 10) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| _meta | No | ||
| content | Yes | ||
| isError | No | ||
| structuredContent | No |