regions
Discover semantic clusters in memory space with HDBSCAN. Returns representative memories and keywords to identify themes.
Instructions
Discover semantic clusters in memory space using HDBSCAN. Returns cluster info with representative memories and keywords.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | No | Project scope for this operation. Omit to auto-detect from environment. Use "*" to search across all projects. | |
| _agent_id | No | Optional agent identifier for request tracing and per-agent rate limiting. | |
| namespace | No | Optional namespace filter | |
| max_clusters | No | Maximum clusters to return | |
| min_cluster_size | No | Minimum memories per cluster |