conversation_get
Retrieve full message history of an AION conversation by its ID, including every user and assistant turn.
Instructions
Get the full message history of a specific AION conversation including all user and assistant turns.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| conversation_id | Yes | The integer ID of the conversation (from conversation_list) |