Notion Open Page
notion_open_pageOpens a Notion page in the desktop app (deep link). Accepts a page id or title. Useful to let the user view or edit a page, or to pull an uncached page into the local cache.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | Yes | Page id (UUID) or title (partial, case-insensitive) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | ||
| opened | No | ||
| page_id | No |