chat_history
Retrieve the full message-level history for a chat session, including roles, content previews, timestamps, and usage, to review past conversations.
Instructions
Message-level history of a chat: [{role, content_preview, ts, usage}, ...].
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chat_session_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |