Show room history
show_historyRetrieve a room's recent chat history, including messages received while offline, to review what was said earlier without deleting anything.
Instructions
Read the recent chat log of a room (up to the last 200 messages / 7 days), including messages relayed while you were offline. Non-destructive: unlike check_messages this clears nothing — use it to answer "what did they say earlier?".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | How many recent messages (default 30) | |
| room_name | Yes | Room whose history to show |