connects_chats
Retrieve chat lists, messages, files, and participants from IE Connects community chats. View existing conversations without sending messages or changing read state.
Instructions
Read existing chat data; cannot send messages or change read state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| view | No | list | |
| limit | No | ||
| offset | No | ||
| chat_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | No | ||
| data | No | ||
| error | No | ||
| message | No | ||
| service | No | local | |
| warnings | No | ||
| truncated | No | ||
| next_action | No | ||
| next_offset | No |