drleadflow/ghl-automation-builder ? reverse-engineered prompt
Reverse engineered prompt
Build me a working tool for GoHighLevel workflow automation that can create, edit, clone, publish, and delete workflows from code or an AI assistant.
I want it to use the internal workflow API described in this repo, not just the public one, so I can manage workflow metadata, triggers, action steps, folders, and branches programmatically. Please wire up the 16 workflow builder tools, make the auth flow work with the Firebase JWT token, and make sure tokens refresh automatically so the connection stays alive. Also include the schema driven validation for actions and triggers so the app can handle the many workflow types safely.
If anything is unclear, inspect the docs and scripts in the repo and look up current docs online if you need to. I’d also like a simple way to verify that create, update, save steps, publish, draft, and clone all work end to end.
Are you gonna build this?
make sure you review the code using coderabbit