Read my messages
list_my_messagesRead the authenticated user’s UniAffitti conversations from the same chat used by the web app. Without a conversation_id return fast conversation summaries and last-message previews; with one load the complete recent messages for that conversation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| unread_only | No | ||
| messages_limit | No | ||
| conversation_id | No | Optional Firebase conversation/thread id. |