documents_move
Move a document to a different collection or parent in Yonote. Provide the document ID and the target collection or parent document ID.
Instructions
Move a document to a different collection or parent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Document ID | |
| collectionId | No | Target collection ID | |
| parentDocumentId | No | Target parent document ID |