wirebox_imessage_list_conversations
List active iMessage conversations for an agent, showing participants, last message timestamp, and unread count. Retrieve paginated results with a limit and cursor for efficient browsing.
Instructions
List active iMessage conversations for this agent, including participants, last message timestamp, and unread count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of conversations to return (default 20). | |
| cursor | No | Pagination cursor for next page. | |
| identity | No | Agent identity handle or ID. Defaults to WIREBOX_IDENTITY. |