get_va_conversation
Retrieve the full conversation history for a ServiceNow Virtual Agent session using the conversation ID. Limit the number of returned messages as needed.
Instructions
Get conversation history for a Virtual Agent session
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| conversation_id | Yes | Conversation sys_id or session ID | |
| limit | No | Max messages (default 50) |