Update Document (Outline)
outline_update_documentUpdate a document's title and body, with the option to append text or replace the entire content. Requires write access.
Instructions
Update a document title/body. append=true adds text to the end; otherwise text REPLACES the whole body. Requires write access.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| text | No | ||
| title | No | ||
| append | No | ||
| publish | No |