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
| Name | Type | Required | Description |
|---|---|---|---|
| memory_id | string | • | Engine memory id |
Response
| Field | Type | Always | Description |
|---|---|---|---|
| success | boolean | • | |
| request_id | string | • | |
| deleted_count | number | • |
Try it
Delete a memory you own (or a shared one).