crm_lookup_contact
Look up a CRM contact by handle to get profile details, status history, and latest conversation state, including unread count and timestamps.
Instructions
Get the stored fact sheet for one local CRM contact by handle. Read-only.
Returns the contact's profile fields, contact status/history, and the latest conversation state (last message, unread count, timestamps).
Args: handle: Contact handle, with or without @.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| handle | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |