Publish a Rootr document to a public URL
rootr_publish_documentPublish a Rootr document to a public read-only URL, enabling outsiders to read and propose edit suggestions that the owner can merge.
Instructions
Publish a Rootr (루터) document at a public read-only URL (rootr.io/p/{slug}) — outsiders can read it and propose git-style edit suggestions the owner can merge. Publishing is an owner-level action: it needs MANAGE permission, which workspace-scoped keys (including remote-connector tokens) do not carry — use an ACCOUNT key (PAT) of the owner, or ask the user to publish from the share dialog. Returns the slug/URL. Check rootr_document_public_status first; unpublish via rootr_set_document_public.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | Document path (starting with "/") or node id |