List Memories
list_memoriesRetrieve recent active memories with optional filters for type, tags, scope, and namespace. Excludes sensitive and expired memories by default.
Instructions
List recent active memories with optional filters. Sensitive memories are excluded by default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | Require all listed tags. | |
| type | No | Restrict to a memory type. | |
| limit | No | Maximum results, up to 100. | |
| scope | No | Restrict to a scope. | |
| namespace | No | Restrict to a namespace. | |
| include_expired | No | Include expired memories. | |
| include_sensitive | No | Include memories marked sensitive. |