get_va_conversation
Retrieve the full conversation history of a Virtual Agent session using its session ID or sys_id, with an optional limit on the number of messages.
Instructions
Get conversation history for a Virtual Agent session
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max messages (default 50) | |
| conversation_id | Yes | Conversation sys_id or session ID |