Skip to main content

notes_get

Function notes_get 

Source
pub fn notes_get(id: &str) -> Result<Note, PluginError>
Expand description

notes.get:按 id 取完整笔记(能力 notes:read)。不存在 → code=“not_found”。