memory_list
Browse memory entries by filters such as project, tag, agent, or confidence level to survey a topic area or view specific entries.
Instructions
Browse memory entries by filter. Use when you want to survey a topic area.
Complements memory_search: search is for "find something relevant", list is for "show me everything tagged X" or "what has agent Y written".
Args: entry_type: memory or doc. project: Filter by project. Omit to see all accessible projects. tag: Only entries with this tag. agent: Only entries written by this agent. confidence_min: Only entries with confidence >= this (e.g. 0.7 to skip decayed entries). limit: Max results (default 50, max 500).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entry_type | No | memory or doc. | |
| project | No | Filter by project. Omit to see all accessible projects. | |
| tag | No | Only entries with this tag. | |
| agent | No | Only entries written by this agent. | |
| confidence_min | No | Only entries with confidence >= this (e.g. 0.7 to skip decayed entries). | |
| limit | No | Max results (default 50, max 500). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |