Skip to content

Brain

brain_memory_update

Replace a memory you own (or a shared one)

Tool

brain_memory_update

Replace a memory you own (or a shared one)

Replace a memory you own (or a shared one)

Behavior

HTTP
PATCH /brain/memory/:memory_id

Arguments

NameTypeRequiredDescription
contentstringReplacement content
memory_idstringEngine memory id

Response

FieldTypeAlwaysDescription
successboolean
memory_idstring
request_idstring

Try it

Replace a memory you own (or a shared one).

When to use

Replace a memory you own (or a shared one)

Example

Ask your agent something like this:

Replace a memory you own (or a shared one).

The agent will invoke brain_memory_update with these arguments:

{
  "content": "<content>",
  "memory_id": "<memory_id>"
}

Esc

Start typing to search the docs.

navigateselect