Add COPY method for vault files (#303)
Mirrors the existing MOVE implementation: a REST COPY method on
/vault/{path} and a matching vault_copy MCP tool. Unlike MOVE, the
source file is left in place; Allow-Overwrite and trailing-slash
destination semantics match MOVE exactly. Uses Obsidian's public
Vault.copy() API, which bumps minAppVersion to 1.8.7.
Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com> A
Adam Coddington committed
f1cc700ab076e7781eeb3000d0a5c7e52629e097
Parent: 30f10da
Committed by GitHub <noreply@github.com>
on 7/23/2026, 12:47:52 AM