Skip to main content

MemItOperationBase

@curiouslycory/memai-sdk


@curiouslycory/memai-sdk / MemItOperationBase

Type Alias: MemItOperationBase

MemItOperationBase = object

Defined in: types.ts:147

Base type for operations returned by the "Mem It" endpoint. Each operation in the response will have a type field indicating its nature.

Properties

type

type: string

Defined in: types.ts:149

The type of operation performed (e.g., 'created-note', 'added-note-to-collection').