get_page_url
Generate direct URLs for Scrapbox project pages to share or reference content without opening the browser. Specify page title and optional project name to get the complete link.
Instructions
Generate URL for a page in Scrapbox project on cosense (scrapbox). Returns the direct URL to the specified page without opening it in browser. Uses example-project project as default if projectName is not specified.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Title of the page | |
| projectName | No | Target project name. If not specified, defaults to 'example-project'. |