get_conversation
Retrieve the full iMessage thread with a specific contact or number, displaying text and attachment indicators. Filter results by time to find recent messages quickly.
Instructions
Get full conversation thread with a specific contact or phone number, optionally filtered by time. Shows text content and indicates attachments.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of messages to retrieve (default: 100) | |
| contact | No | Contact name or phone number | |
| hours_ago | No | Optional: Only show messages from the last N hours (e.g., 12 for last 12 hours, 24 for last day) | |
| phone_number | No | Phone number alias for contact. Kept for compatibility with clients that call this tool using phone_number. |