syncpen_update
Update the title or content of an existing SyncPen document by specifying its document ID and providing new values for title, content, or both.
Instructions
Update an existing SyncPen document's title and/or content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | New title for the document | |
| content | No | New content (replaces existing content) | |
| documentId | Yes | The ID of the document to update |