Get Correspondence Profile
get_correspondence_profileRetrieve email relationship statistics for a given address, including volume, first/last interaction, and response time, to adapt tone and recall context before drafting.
Instructions
Return relationship statistics for a single email address — volume sent/received, first and last interaction, average response time (if computable). Useful before drafting so the agent can match tone and recall context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | Email address to look up |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | |||
| name | No | ||
| emailsSent | Yes | ||
| emailsReceived | Yes | ||
| firstInteraction | No | ||
| lastInteraction | No | ||
| averageResponseTime | No | Minutes; null when not computable | |
| isFavorite | No | ||
| exhaustive | No | False when the contact ranked beyond the analytics top-500 scan and a lower-ranked record may exist |