Max
10/07/2025, 12:57 PMVapi Support Bot
10/07/2025, 12:58 PMghl_contact_get tool. If not found, use the following JSON payload to create a new contact:
json
{
"firstName": "John",
"lastName": "Doe",
"email": "john.doe@example.com",
"phone": "+1234567890"
}
Make sure all required fields are present and that you only call ghl_contact_create if the contact does not already exist ([documentation](https://docs.vapi.ai/tools/go-high-level)).
Source:
- [GoHighLevel Integration Documentation](https://docs.vapi.ai/tools/go-high-level)Max
10/07/2025, 1:02 PMChiranjeet Mishra
10/13/2025, 7:33 PM