MemItAddedToCollectionOp
@curiouslycory/memai-sdk / MemItAddedToCollectionOp
Type Alias: MemItAddedToCollectionOp
MemItAddedToCollectionOp =
MemItOperationBase
&object
Defined in: types.ts:168
Represents an operation where a note was added to a collection via "Mem It".
Type declaration
collection_id
collection_id:
string
The ID of the collection to which the note was added.
collection_title
collection_title:
string
The title of the collection.
type
type:
"added-note-to-collection"