Array of working memory entry objects for the current page.
Optionalhas_true if a subsequent page exists and can be fetched by incrementing the page number.
Optionalhas_true if a previous page exists and can be fetched by decrementing the page number.
OptionalpageThe current page number, starting at 1.
Optionalpage_Maximum number of entries returned per page.
Optionaltotal_Total number of working memory entries matching the query across all pages.
Optionaltotal_Total number of pages given the current page_size.
Paginated list of working memory entries stored for an agent. Includes page metadata to support sequential page traversal.