Get current conversation state
Get current context events
Check if agent currently has the floor
Get the agent's manifest
Get the agent's service URL from the manifest
Get the agent's speaker URI from the manifest
Remove an event handler
Type of event
Handler function to remove
Add an event handler for a specific event type
Type of event to handle
Handler function
Bot agent implementation providing default behaviors per specification Section 2.1 Handles conversation state and implements minimal required behaviors
Example