get_page
Retrieve page content from Scrapbox projects, including titles, descriptions, and linked pages. Specify a project or use the default to access structured information.
Instructions
Get a page from Scrapbox project on cosense (scrapbox). Returns page content and its linked pages. Page content includes title and description in plain text format. Uses example-project project as default if projectName is not specified.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageTitle | Yes | Title of the page | |
| projectName | No | Target project name. If not specified, defaults to 'example-project'. |