get_page
Retrieve complete page information including metadata, content preview, and citations summary by providing a unique slug identifier.
Instructions
Get complete page information including metadata, content preview, and citations summary.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Unique slug identifier of the page to retrieve | |
| max_content_length | No | Maximum length of content to return (default: 5000) |