get_reactions
Analyze iMessage tapback reactions to track distribution by type, identify top reactors, and discover most-reacted messages with filters for contacts, dates, and reaction types.
Instructions
Tapback/reaction analytics: distribution by type, top reactors, most-reacted messages, emoji breakdown. Queries associated_message_type 2000-2005 for love/like/dislike/laugh/emphasize/question reactions.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| contact | No | Filter by contact handle or name | |
| reaction_type | No | Filter by specific reaction type | |
| date_from | No | Start date (ISO) | |
| date_to | No | End date (ISO) | |
| sent_only | No | Only reactions sent by you | |
| limit | No | Max results for top lists (default 20) |