find_contact
Search contacts by name or phone number fragment to find matching numbers or verify existence. Returns all contacts containing the query.
Instructions
Search contacts by name or phone number fragment. Returns all contacts whose name or number contains the query string (case-insensitive). Use this to look up a phone number when you only know a name, or to verify a contact exists.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Name or phone number fragment to search for |