chat_history
Retrieve the full message history for any chat session, including roles, content, timestamps, and usage data. Get a complete record of the conversation to review or analyze.
Instructions
Message-level history of a chat: [{role, content, ts, usage}, ...].
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chat_session_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |