double_texts
Analyze iMessage conversations to identify double-texting patterns and unanswered message sequences, showing frequency, longest bursts, and contact comparisons for messaging behavior insights.
Instructions
Detect double-texting and unanswered message patterns. Finds when you (or a contact) sent multiple consecutive messages without a reply. Shows frequency, longest bursts, and who does it more. Omit contact for a global ranking of who you double-text the most.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| contact | No | Contact handle or name (omit for global double-text ranking) | |
| min_consecutive | No | Minimum consecutive messages to count (default: 2) | |
| date_from | No | Start date (ISO) | |
| date_to | No | End date (ISO) | |
| limit | No | Max burst results (default 20) |