Uses of Record Class
io.meeds.notes.mcp.model.NoteModel
Packages that use NoteModel
-
Uses of NoteModel in io.meeds.notes.mcp
Methods in io.meeds.notes.mcp that return NoteModelModifier and TypeMethodDescriptionNoteMcpTool.createChildNote(Long parentNoteId, String title, String summary, String htmlContent) NoteMcpTool.createSpaceNote(Long spaceId, String title, String summary, String htmlContent) NoteMcpTool.getNote(long noteId) NoteMcpTool.updateNote(long noteId, String title, String htmlContent, String language) Methods in io.meeds.notes.mcp that return types with arguments of type NoteModel