twake_chat_history
Retrieve recent messages from a Twake Chat room by providing its room ID, with an optional limit for the number of messages to fetch. Use it to access conversation history for context or analysis.
Instructions
Get recent messages from a Twake Chat room
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| room | Yes | Room ID | |
| limit | No | Max messages (default 20) |