Docs Move¶
Move a unit to a new path. Updates all parent/child references across the store.
MCP name: docs_move
Category: context
Mutates state (retry policy: manual)
Parameters¶
| Name | Type | Required | Description |
|---|---|---|---|
new_path |
str |
Yes | New path |
old_path |
str |
Yes | Current path |