Documents: Update
documents-updateUpdate a document's title or content by providing the document ID and optionally a new title or markdown content.
Instructions
Update a document's title or content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| docId | Yes | Document ID | |
| title | No | Document title | |
| content | No | Content in Markdown |