logseq_get_page
Retrieve metadata and content of a specific Logseq page by its identifier, with optional inclusion of child blocks, enabling detailed knowledge graph interaction.
Instructions
Retrieve detailed information about a specific page including metadata and content
Input Schema
Name | Required | Description | Default |
---|---|---|---|
include_children | No | Include child blocks in response | |
src_page | Yes | Page identifier (name, UUID or database ID) |