validateMemoryQueryOptions
validateMemoryQueryOptions(
data):object
Defined in: packages/database/src/types.ts:224
Parameters
Section titled “Parameters”unknown
Returns
Section titled “Returns”object
cursor?
Section titled “cursor?”
optionalcursor?:string
dateFrom?
Section titled “dateFrom?”
optionaldateFrom?:Date
dateTo?
Section titled “dateTo?”
optionaldateTo?:Date
limit:
number
offset
Section titled “offset”offset:
number
search?
Section titled “search?”
optionalsearch?:string
optionaltags?:string[]
optionaltype?:"short-term"|"long-term"