Memory, read
List memories
Read a project's written memory: the lines the drafter is told about what this person builds, who they talk to, how they write and what they never say.
MCP
Tool namelist_memories
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "list_memories",
"arguments": {
"project_id": "<uuid>"
}
}
}Input
project_idrequireduuid
series_iduuid
List one series' own learned lines instead of the project's.
kindproduct | audience | style | avoid | fact
Only this kind: product (What you build), audience (Who you talk to), style (How you write), avoid (Never say), fact (Other).
Returns
Every line with its id, kind, body, scope, whether it is enabled, who wrote it, its series and its position, plus how many lines and characters the project has used of the two caps.