Conversation
💬
Welcome to {{ config.appName }}
{{ netsuiteAuth.isAuthenticated ? 'Start a conversation or use the prompt library' : 'Please login' }}
You
{{ msg.content }}
{{ formatTime(msg.timestamp) }}
{{ config.agentName }}
•
{{ item }}
•
{{ statusMessage || 'Processing...' }}
Completed
{{ msg.introText }}
{{ msg.toolsUsed.join(', ') }}
{{ formatTime(msg.timestamp) }}
{{ statusMessage || 'Agent is thinking...' }}
Try: "Find contact john@example.com" or "Create a contact for Sarah Smith at sarah@company.com"
Last action:
{{ lastResponse.action }}
{{ messages.length }} messages in conversation
Rendered Output
{{ formatTime(lastRenderedMessage.timestamp) }}