MemItCreatedNoteOp
@curiouslycory/memai-sdk / MemItCreatedNoteOp
Type Alias: MemItCreatedNoteOp
MemItCreatedNoteOp =
MemItOperationBase
&object
Defined in: types.ts:155
Represents an operation where a new note was created via "Mem It".
Type declaration
note_id
note_id:
string
The ID of the newly created note.
title
title:
string
The title of the newly created note.
type
type:
"created-note"
url
url:
string
The URL to access the newly created note in the Mem application.