get_va_conversation
Retrieve the full conversation history for a ServiceNow Virtual Agent session using a conversation ID or session ID. Optionally set a limit on the number of messages returned.
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 |