Skip to content

find_clusters

Find clusters of semantically similar memories. Returns suggested groups that may benefit from consolidation or organization.

ParameterTypeRequiredDescription
projectstringNoFilter by project
topicstringNoFilter by topic

Returns an array of clusters, each containing member memories and a suggested consolidation.

{
"project": "my-project"
}
{
"project": "my-project",
"topic": "architecture"
}
  1. Run find_clusters to discover similar groups
  2. Review the suggested clusters
  3. Write a concise summary for each cluster
  4. Use consolidate with the member IDs and your summary