on_this_day
Retrieve iMessage conversations from this date in previous years to review past discussions with contacts. Filter by date, contact, or include all conversations.
Instructions
Messages from this date in previous years — like 'Memories' for iMessage. Shows what you and your contacts were talking about exactly 1, 2, 3+ years ago today. By default excludes contacts you've never replied to.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | Date to look up (ISO format, default: today) | |
| month_day | No | Month-day to look up (MM-DD format, e.g. '12-25' for Christmas). Defaults to today. | |
| contact | No | Filter by contact handle or name | |
| include_all | No | Include messages from all contacts, even those you've never replied to (default: false) | |
| limit | No | Max messages per year (default 5) |