notlai_delete_folder
Delete a folder by ID, automatically moving its notes to the root to prevent data loss.
Instructions
Delete a folder by its ID. Notes inside the folder are moved back to the root (they are not deleted). Use notlai_list_folders to see folder IDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folderId | Yes | The folder ID to delete (ULID format, get from notlai_list_folders) |