Skip to content

Brain

brain_memory_delete

Delete a memory you own (or a shared one)

Tool

brain_memory_delete

Delete a memory you own (or a shared one)

Delete a memory you own (or a shared one)

Behavior

HTTP
DELETE /brain/memory/:memory_id

Arguments

NameTypeRequiredDescription
memory_idstringEngine memory id

Response

FieldTypeAlwaysDescription
successboolean
request_idstring
deleted_countnumber

Try it

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

When to use

Delete a memory you own (or a shared one)

Example

Ask your agent something like this:

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

The agent will invoke brain_memory_delete with these arguments:

{
  "memory_id": "<memory_id>"
}

Esc

Start typing to search the docs.

navigateselect