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
Category of this ai agent
Channels this ai agent is available on
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
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
Response
The outcome of the preview
The error message if the preview failed
The outcome of the data preview
The outcome of the customer preview
The curl requests that would be sent to the backend systems