Edit Note
edit_noteUpdate an existing note in Less Annoying CRM by replacing its content. Provide the note ID and the new note text.
Instructions
Update an existing note in Less Annoying CRM. Only include fields you want to change.
Required: note_id. Note content is completely replaced when updated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | New note content (replaces existing) | |
| note_id | Yes | The NoteId to edit | |
| date_displayed | No | New timestamp for history display |