Tool
brain_memory_list
List memories (shared + your private by default)
List memories (shared + your private by default)
Behavior
- HTTP
GET /brain/memory
Arguments
| Name | Type | Required | Description |
|---|---|---|---|
| limit | integer | — | No description in the catalog. |
| order | string | — | No description in the catalog. |
| scope | string | — | Read scope; 'both' (default) unions shared + your private |
| offset | integer | — | No description in the catalog. |
Response
| Field | Type | Always | Description |
|---|---|---|---|
| total | number | • | |
| memories | array | • |
Try it
List memories (shared + your private by default).