Skip to main content
Tools extend what your agent can do during a call — from looking up customer data in your CRM to transferring calls to the right department.

Adding a tool

  1. Open the agent detail page
  2. Scroll to the Tools section
  3. Click Tool hinzufuegen (Add Tool)
  4. Select the tool type from the dropdown
  5. Configure the tool settings
  6. Save

Tool types

HTTP Request

Make API calls to external systems during a conversation. Common uses: CRM lookup, ticket creation, appointment booking. Security: URLs pointing to internal/private IP addresses are blocked (SSRF protection).

Transfer Call

Transfer the call to a human agent or external number.

Monitored Transfer

Like Transfer Call, but the AI stays on the line to monitor the transfer via SIP INVITE.

End Call

Terminate the call with a goodbye message.

Extract Variable

Extract structured data from the conversation (email, phone number, etc.).

Play Tone / Press Digit

Play DTMF tones — useful when the agent needs to navigate an IVR system. Search the agent’s knowledge base documents. See Knowledge Base for document management.

Priority

Each tool has a priority number. Lower numbers = higher priority. When the AI decides to use a tool, priority helps resolve conflicts between similar tools.

Enable / Disable

Toggle individual tools on or off without deleting them. Disabled tools are not available to the AI during calls.

Who can edit

Only Super-Admin and Dev-Admin can configure tools. This section is hidden for Client-Admin and Client-Employee users.