todoist_project_note_update
Update the content of an existing project note in Todoist by providing the note's ID and new text.
Instructions
Update an existing project note's content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note_id | Yes | The ID of the note to update | |
| content | Yes | The new content for the note |