Skip to content

Brain

brain_memory_get

Get one memory by id (product+agent scoped)

Tool

brain_memory_get

Get one memory by id (product+agent scoped)

Get one memory by id (product+agent scoped)

Behavior

HTTP
GET /brain/memory/:memory_id

Arguments

NameTypeRequiredDescription
memory_idstringEngine memory id

Response

FieldTypeAlwaysDescription
tagsarray
layerstringEngine memory layer (l0_basic_info…l7_intention)
customobject
sourcestring
statusstring
contentstring
user_idstring
agent_idstring
is_latestboolean
memory_atnumber
memory_idstring
speculatestring
confidencenumber
elapsed_msnumber
request_idstring
supersedesarray
gmt_creatednumber
superseded_byarray
source_authoritystringSource authority (highest→lowest): policy > official > team > informal
source_raw_memory_idstring

Try it

Get one memory by id (product+agent scoped).

When to use

Get one memory by id (product+agent scoped)

Example

Ask your agent something like this:

Get one memory by id (product+agent scoped).

The agent will invoke brain_memory_get with these arguments:

{
  "memory_id": "<memory_id>"
}

Esc

Start typing to search the docs.

navigateselect