You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: fern/assistants/function-calling.mdx
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
-
title: Function Calling
3
-
subtitle: 'Additional Capabilities for Your Assistants '
4
-
slug: assistants/function-calling
2
+
title: Default Tools
3
+
subtitle: 'Adding Transfer Call, End Call, and Dial Keypad capabilities to your assistants.'
4
+
slug: assistants/default-tools
5
5
---
6
6
7
7
Vapi voice assistants are given additional functions: `transferCall`,`endCall`, and `dtmf` (to dial a keypad with [DTMF](https://en.wikipedia.org/wiki/DTMF)). These functions can be used to transfer calls, hang up calls, and enter digits on the keypad.
0 commit comments