Update document
update_documentUpdate a document's title, content, or property values by specifying only the fields to change.
Instructions
Update document title, content, and/or property values. Only provided fields are changed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | New title | |
| content | No | New content (markdown) | |
| documentId | Yes | Document ID | |
| properties | No | Property values keyed by property name, e.g. {"Status":"Done","Priority":"High"} |