getNotes

suspend fun getNotes(module: ZuperModule, moduleUid: String, sortType: ZyncSortType): NotesResult

Retrieves notes associated with a specific module and instance

Return

NotesResult containing success/error state and note data

Parameters

module

Module type to filter notes by (e.g., ZuperModule.JOB)

moduleUid

Unique identifier of the module instance