Loading...
Loading...
Use when you need to read Monologue notes through the public API, search and list a user's notes, fetch a specific note, paginate through all notes, or pull transcripts and summaries with a Monologue Notes API token.
npx skill4agent add everyinc/monologue-toolkit monologue-notesGET /v1/public-api/notesGET /v1/public-api/notes/{note_id}monologuecurl -fsSL https://raw.githubusercontent.com/EveryInc/monologue-toolkit/main/install.sh | shmonologue onboardingmonologue onboarding --token "mono_pat_..."monologue notes list --limit 10
monologue notes list --q "customer interview"
monologue notes all --updated-after 2026-01-01T00:00:00Z
monologue notes get note_123
monologue notes get note_123 --field transcriptmonologue onboardinglistallget NOTE_ID--field transcript--field summarynote_idreferences/api.mdreferences/install.mdcreated-aftercreated-beforeupdated-aftercurl