list_notebooks
List all notebooks in your Joplin instance, showing title, unique ID, parent notebook, and creation date.
Instructions
List all notebooks/folders in your Joplin instance.
Retrieves and displays all notebooks (folders) in your Joplin application.
Returns: str: Formatted list of all notebooks including title, unique ID, parent notebook (if sub-notebook), and creation date.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |