jonnaWikiMovePage
Rename / move a page to a new path within its scope. The page keeps its id, body, embedding and revision history; version bumps and a page_move event is logged. Fails if the target path is taken.
Rename / move a page to a new path within its scope. The page keeps its id, body, embedding and revision history; version bumps and a page_move event is logged. Fails if the target path is taken.
Bucket the page lives in. The page stays in this scope — a move never crosses scopes.
Current path of the page within the scope (e.g. ‘menu/specials.md’).
Destination path within the same scope (e.g. ‘menu/weekend-specials.md’). Slash-delimited; must not already be taken by another page.
Optimistic-concurrency guard. If the live page has advanced past this version the move is refused — re-read and retry.
Page UUID (uuid_7, time-ordered).
Tenant the page belongs to. Always set server-side.
Bucket kind: GROUP or LOCATION.
UUID of the scope (group or location).
Slash-delimited folder-style label within the scope (empty string = root namespace).
Slash-delimited path, unique within (tenant, scope, namespace). Acts as the page ID.
Short summary (~1 sentence). Shown in listings and search hits.
Markdown body. Can be large — prefer jonnaWikiPages for listings.
wiki_source UUIDs this page cites as external references.