get_contact
Retrieve contact details using their ID, email, or phone number to access stored information.
Instructions
Retrieve information about a specific contact by their ID, email, or phone number.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| identifier | Yes | The contact's identifier. Can be the contact's ID, email, or phone number, formatted as 'id:123', 'email:user@example.com', or 'phone:+1234567890'. |