move_category
Rename a category and update all associated notes with the new path in your knowledge base.
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 |