detect_patterns
Identify recurring token patterns across observations for a specified entity type. Set a minimum occurrence threshold to surface common themes.
Instructions
Detect recurring token-based patterns across observations of a given entity type
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entityType | Yes | Entity type to analyze for patterns | |
| minOccurrences | No | Minimum occurrences to qualify as a pattern (default: 3) |