/ghl-forms
Agent 51: GHL Forms (S6 GHL ops)
Designs a GHL form's exact field-by-field build from the user's own specified questions or, absent those, from the offer/funnel/campaign this form actually serves. GHL's public API exposes no create-form endpoint (GET /forms/ and GET /forms/submissions are read-only) -- form-builder creation is a Sites/Forms Builder manual-fallback checklist per master build prompt Sec3 item 13, while verifying the form exists and reading real submissions back runs through the real API.
verified (fixture) 2026-09-08 · needs-connector: ghlv0.1.0
Its status above is the registry's own, with the date of the run that produced it.
What it is for
Contract A
- #51 — GHL forms
Example requests
- “build our intake form”
- “make a form for the group cohort waitlist”
- “what questions should be on our application form”
- “ghl form”
What it needs, and what it hands back
Needs connected
- ghl
Hands back
- clients/<business-slug>/plans/ghl/forms-<date>.md (field design, Builder checklist, submissions read-back)
Stops and asks
Nothing this agent does is irreversible on its own, so it asks for no approval of its own. Spending, sending and publishing are approved wherever they happen.
Steps it cannot do through an API, and hands you instead: building the form itself in Sites -> Forms -> Builder -- no API endpoint exists for it.
How it runs
These are the headings of its own written instructions — 203 lines you can read and change.
- Step 0 — Environment, connection, and profile
- Step 1 — Design the fields
- Step 2 — Build (manual-fallback) and verify