list_conversations
List all direct and group conversations ordered by most recent message, including name, preview, timestamp, and unread count, to get an inbox overview before reading specific messages.
Instructions
List all conversations (both direct and group) ordered by most recent message. Returns contact/group name, phone number or group_id, last message preview, timestamp, and unread count. Use this to get an inbox overview before reading specific conversations with get_conversation. Contact and group names are resolved from local signal-cli contacts and groups. Use get_unread to fetch only unread messages across all conversations. Do NOT use this to read message history — use get_conversation for that.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||