Preview an AI Agent
Authorizations
Cookie-based authentication
Path Parameters
The id of the AI Agent that should be retrieved
Query Parameters
The ticketId for which to tailor the response to. A future release will also support an intent preview without linking it to a ticketId
Body
Unique identifier of the AI agent (unsigned integer)
x >= 0
1
Category of this ai agent
41
Channels this ai agent is available on
["all"]
The name of the AI agent visible to the user. It is also used by the LLM to validate if the intent is correctly identified
"Change bank data (Code)"
The description of the AI agent as defined by the user. It is also used by the LLM to validate if the intent is correctly identified
"Customer wants to change his bank data"
[8, 26]
The type of preview to use
The message to send to the AI Agent
The subject of the message
The sender of the message
The history of the message
Response
The outcome of the preview
true
The error message if the preview failed
null
The outcome of the data preview
The outcome of the customer preview
The curl requests that would be sent to the backend systems
{}