find_matching_memories_for_rule
Preview which stored entities and observations would match a candidate exclusion pattern. Validate rule impact without persisting changes, optionally restricted by entity type.
Instructions
v2.1.0 — Dry-run preview: return entities whose observations would match the candidate exclusion pattern. Does NOT persist the rule.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pattern | Yes | Candidate substring pattern. | |
| entityType | No | Optional entityType restriction. |