get_chat_logs
Retrieve chat logs with flexible view options including content, metadata, or summaries. Specify message ranges and pagination to access specific parts of your chat history.
Instructions
Retrieve lists of files, metadata, summaries, or specific message ranges. Options for view_type: 'content', 'metadata', 'summary'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| client | No | default | |
| chat_id | No | ||
| end_msg | No | ||
| per_page | No | ||
| start_msg | No | ||
| view_type | No | content | |
| max_msg_len | No | ||
| summarize_code | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |