create_document_note
Add a note to a Paperless-NGX document to record an audit trail or progress update; returns the document's full notes list after saving.
Instructions
Add a note to a document. Use this to record an audit trail or progress note directly on the document. Returns the document's full list of notes after the note is added.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The document ID | |
| note | Yes | The note text to add |