gold_ghl_contacts_search_upsert_bulk
Search GoHighLevel contacts by name, email, or phone, or bulk create/update up to 50 contacts per call using email as the key and adding tags, with explicit confirmation required for bulk upserts.
Instructions
Search contacts by query, or bulk-upsert an array (email key) with tags — agency-scale contact ops the dead 193-star repo never finished. BYOK GHL_API_KEY. PAID ONLY $39.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | search page size 1-100 default 25 | |
| query | No | search: name/email/phone fragment | |
| action | No | default search | |
| confirm | No | must be CONFIRM to execute upsert_bulk | |
| contacts | No | upsert_bulk: max 50 per call | |
| location_id | No | override default sub-account |