resolve_person
Find the closest matching identity for a given name or email. Returns the matched identity or null if no suitable 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 |