The display name of the agent (user-friendly name, not API name)
Activates the agent.
void
Deactivates the agent.
void
Get the agent ID to use for storage/transcript purposes
OptionalsessionId: stringReturns the ID for this agent.
The ID of the agent (The Bot ID).
Returns the latest bot version metadata.
the latest bot version metadata
Abstract base class for agent preview functionality. Contains shared properties and methods between ScriptAgent and ProductionAgent.