connects_chats
Read existing IE Connects chat data by viewing chats, messages, files, and participants. Use filters and pagination to navigate histories, with read-only access that does not send messages or alter 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 |