addNote

Creates a new note with offline-first support.

The note is immediately saved to local storage and queued for server synchronization. If offline, the note will sync automatically when network connectivity is restored.

Return

AddNoteResult containing the created note or error information

Parameters

content

ZyncAddNoteContent containing all note details and associations