resolve_person
Resolve a name or email to a single person identity from your dev memory, returning the closest match or null when no candidate is found.
Instructions
Resolve a name or email to a single identity (the closest match). Returns the matched identity or null if no candidate is found.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name_or_email | Yes |