find_matching_memories_for_rule
Preview which entities' observations match a candidate exclusion pattern without saving the rule. Use to test patterns before creating exclusion rules.
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. |