get_page
Fetch a Logseq page by name and optionally include its child blocks to access the full content.
Instructions
Get a page from Logseq by name
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | The name of the page to retrieve | |
| include_children | No | Whether to include child blocks |