yougile_get_message
Retrieve a specific message from a YouGile chat using the chat ID and message ID to access its full content.
Instructions
Get a specific message by ID from a chat.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chatId | Yes | Chat UUID | |
| messageId | Yes | Message ID (timestamp long integer) |