List the entities currently known to this memory store, sorted by recent activity. Use at the start of a new session (“what do I know about?”) before issuing specificDocumentation Index
Fetch the complete documentation index at: https://docs.linksee.app/llms.txt
Use this file to discover all available pages before exploring further.
recall queries.
Cheaper than recall for the “give me an overview” question.
Parameters
Filter by entity kind:
person, company, project, concept, file, other.Only include entities with at least N memories.
Max entities to return.
Pagination offset.
Response
Each entity includes:| Field | Description |
|---|---|
name | Display name |
kind | Entity kind |
canonical_key | Email, domain, file path (if set) |
memory_count | Total memories |
goal_count | Memories in goal layer |
caveat_count | Memories in caveat layer |
learning_count | Memories in learning layer |
impl_count | Memories in implementation layer |
pinned_count | Memories with importance >= 0.9 |
momentum_score | Activity momentum |