wikijs_get_page
Retrieve a Wiki.js page using its ID or path to access page content directly.
Instructions
Retrieve a page by ID or path
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Page ID (optional if path is provided) | |
| path | No | Page path (optional if id is provided) |