Pages & Spaces
editPage
Edit Page
⚠️ DESTRUCTIVE: REPLACES THE ENTIRE PAGE BODY.
Arguments
contentstringrequiredFull markdown for the new page body. REPLACES the entire document: every existing block is overwritten. Must include any prior content the user wants preserved (call readPage first). Document content only: never AI suggestions, next…excerptstringoptionalOptional short summary shown wherever the page is listed: for a library-article it is the dek under the title on /library. Plain text; pass an empty string to clear it. Omit to leave the existing excerpt unchanged.pageIdstringrequiredThe page ID to editreplacementReasonstringrequiredREQUIRED. Quote the exact authorization for REPLACING the entire page. Two acceptable forms: (1) The user's own phrase containing an explicit replacement verb: one of: rewrite, replace, start over, redo, wipe, scratch it, change the page…titlestringoptionalOptional new display title. Only set when the user wants the title changed or it should match the new topic after a body rewrite.
Returns
The registry does not declare a return shape.
Declared limits
replacementReason: minimum length 1
Ask for it
The Cloud routes these requests to this verb.
- rewrite this page
- replace the article
- start this page over
Pair it with
The verbs that finish the job.