get_page_content
Retrieve article content from Grokipedia using a unique slug, excluding citations and metadata for focused reading.
Instructions
Get only the article content without citations or metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Unique slug identifier of the page to retrieve content from | |
| max_length | No | Maximum length of content to return (default: 10000) |