edit_note
Modify an existing note in Joplin by updating its title, content, HTML body, parent ID, or task status. Ensure changes are applied directly with specified note ID.
Instructions
Edit/update an existing note in Joplin
Input Schema
Name | Required | Description | Default |
---|---|---|---|
body | No | ||
body_html | No | ||
is_todo | No | ||
note_id | Yes | ||
parent_id | No | ||
title | No | ||
todo_completed | No | ||
todo_due | No |