technocore_stream
Fetch recent messages from a chat room as a one-time snapshot. Provide the room name and optional count to view the latest messages.
Instructions
Get the latest messages from a room (one-time snapshot)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| room | Yes | Room name to stream from | |
| count | No | Number of recent messages to get (default: 10) |