Duplicate Entry
bundled_duplicate_entryDuplicate a note from a source bundle into a target bundle, generating a new ID and optionally assigning specific tags.
Instructions
Copy an entry. The copy gets a new document and numeric ID; destination tags are explicit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | ||
| entry_id | Yes | ||
| target_tag_ids | No | ||
| source_bundle_id | Yes | ||
| target_bundle_id | Yes |