Share page
share_pageCreate a public magic link for a page, letting anyone read it without logging in. Returns web and raw-Markdown URLs for sharing or agent use.
Instructions
Create a public magic link for a page — anyone with the link can read it without logging in. Returns a web URL and a raw-Markdown URL (the raw one is ideal for other agents).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | Yes | Page UUID or "workspaceSlug/spaceSlug/pageSlug" path | |
| expires_in_days | No | Days until the link expires. Omit for a non-expiring link. |