Get Community Recent Memories
Most recent memories mentioning any entity in this community.
Cross-space; reads the global graph regardless of active space lens (Louvain ids are global). Powers the "Recent on this topic" rail on the Library wiki community panel — closes the loop between "what this topic is" (top entities + crystals) and "what's happening on it lately" (recent memories that touch it).
Path Parameters
community_id*Community Id
Query Parameters
limit?Limit
Default
8Range
1 <= value <= 20Response Body
application/json
application/json
curl -X GET "http://127.0.0.1:14242/library/community/0/recent-memories"null{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string",
"input": null,
"ctx": {}
}
]
}