search_patterns
Detect recurring patterns in session memory to surface repeated conventions, key-value pairs, and preferences, with optional filters for context and pattern type.
Instructions
Detect recurring patterns in memory content
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| context_type | No | Filter by context type (optional) | |
| pattern_types | No | Types to search: key, value, convention (default: all) | |
| min_occurrences | No | Minimum occurrences to be considered a pattern (default: 3) |