update_notebook
Rename or relocate a Joplin notebook by specifying a new title or parent folder ID. Update notebook organization directly.
Instructions
Rename and/or move a notebook. Only the fields provided are changed.
Args:
notebook_id: The Joplin notebook (folder) id to edit.
title: New title, if renaming it.
parent_id: New parent notebook id, if moving it. Pass an empty string
to move it to the top level (no parent).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | ||
| parent_id | No | ||
| notebook_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||