get_message_context
Retrieve surrounding messages for a target message ID on WhatsApp, specifying the number of messages before and after for context. Integrates with AI agents to enhance chat history analysis and interaction.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
after | No | Number of messages after (default 5) | |
before | No | Number of messages before (default 5) | |
message_id | Yes | The ID of the target message to get context around |