remind_get_messages
Read messages from one or more chat streams, newest-last, including real messages, system events and paging gaps of unloaded items.
Instructions
Read messages in one or more chat streams, newest-last. Items are typed: MessageItem (a real message with sender, body and attachments), SystemMessageItem (joins, stream creation) or GapItem (a paging gap of size unloaded messages).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max non-gap messages per stream. | |
| uuids | Yes | Chat stream uuids, from remind_list_chats. |