list_notes | List notes with optional folder filtering and pagination |
get_note | Get a single note by ID |
create_note | Create a new note |
update_note | Update a note’s title, content, or folder |
delete_note | Delete a note |
search_notes | Semantic and full-text search across notes |
list_folders | List all folders |
create_folder | Create a new folder |
list_transcriptions | List transcription history with filtering by language or note |
get_transcription | Get a transcription by ID, including speaker-attributed segments with timestamps |
get_note_transcript | Get the transcript for a specific note with structured segments |
get_usage | Get usage stats, word counts, and plan details |