list_memories
List saved project memories stored as markdown notes in the workspace. See each note's name and description to recall conventions, decisions, and gotchas across MCP conversations.
Instructions
List memories saved for a workspace.
Memories are markdown notes stored in /.plumb/memories/.md. They persist project-specific context — conventions, architectural decisions, gotchas — across MCP conversations. Each memory may have YAML frontmatter (name, description) used as a one-line summary in the listing.
If 'workspace' is omitted, the daemon's currently-resolved workspace is used.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspace | No | Absolute workspace path. Defaults to the daemon's resolved workspace. |