We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a63a77c commit e6a5b4fCopy full SHA for e6a5b4f
1 file changed
README.md
@@ -143,6 +143,7 @@ The Vapi MCP Server provides the following tools for integration:
143
144
- `list_assistants`: Lists all Vapi assistants
145
- `create_assistant`: Creates a new Vapi assistant
146
+- `update_assistant`: Updates an existing Vapi assistant
147
- `get_assistant`: Gets a Vapi assistant by ID
148
149
### Call Tools
@@ -157,3 +158,8 @@ The Vapi MCP Server provides the following tools for integration:
157
158
159
- `list_phone_numbers`: Lists all Vapi phone numbers
160
- `get_phone_number`: Gets details of a specific phone number
161
+
162
+### Vapi Tools
163
164
+- `list_tools`: Lists all Vapi tools
165
+- `get_tool`: Gets details of a specific tool
0 commit comments