move_category
Relocate or rename a category by specifying old and new paths, automatically updating all associated notes.
Instructions
Move/rename a category.
Args: old_path: Current category path new_path: New category path
Returns: Count of notes updated
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| new_path | Yes | ||
| old_path | Yes |