Actions
Agent ability to perform actions like calling external APIs
Select Action Type to Create
Select Action Type to Create
What are Actions?
Actions are the agent's ability to take actions, not just answer questions. With Actions, agents can call external APIs, send emails, create tickets, update databases, and much more. This makes your agent not only smart but also productive.
How it Works:
- 1User gives instructions requiring action
- 2Agent identifies appropriate action
- 3Agent extracts parameters from conversation
- 4Agent calls API with those parameters
- 5Agent provides feedback based on response
Action Types
Click to learn details about each action type:
We are developing more action types to expand your agent's capabilities
Action Use Cases
Agent sends automatic emails to team or customers
Automatically create tickets in support system
Update information in CRM or database
Create orders, bookings, or reservations
Best Practices
Explain in detail what the action does and when to use it
Test action with various scenarios before production
Ensure API returns informative responses
Use secure authentication and protect API keys