get_message_by_message_id
Retrieve a specific message from a group chat using its unique message ID. Obtain the message ID from new mention events.
Instructions
Retrieve a message by its message ID within a group chat thread
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message_id | Yes | The ID of the target message, which can be obtained via the event "New Mentioned Message From Group Chat" |