documents-update
Update a document's title or content in Shortcut by providing the document ID, optional new title, and optional Markdown content. Modifies existing documents directly.
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 |