List recent conversations
list_conversationsList recent visitor conversations for one website, newest first, with the session id, message count and any email or phone the visitor gave.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | How many days back to look (1-90, default 7). | |
| limit | No | How many conversations to return (1-100, default 20). | |
| website_id | No | Numeric id of the website, from list_websites. Omit to use the account's primary website. | |
| with_leads_only | No | Only return conversations where the visitor left an email or phone. |