Stats
Actions
Tags
How this command is triggered — by the user, by Claude, or both
Slash command
/gohighlevel:ghl-clients list | add <key> <name> <id> | remove <key>This command is limited to the following tools:
The summary Claude sees in its command listing — used to decide when to auto-load this command
Manage the GoHighLevel client configuration. If no arguments provided, list all configured clients: If arguments provided, pass them through: Show the results in a clean, readable format. Never display the API key or credentials file contents.
Manage the GoHighLevel client configuration.
If no arguments provided, list all configured clients:
bash ${CLAUDE_PLUGIN_ROOT}/skills/gohighlevel/scripts/ghl-client.sh list
If arguments provided, pass them through:
bash ${CLAUDE_PLUGIN_ROOT}/skills/gohighlevel/scripts/ghl-client.sh $ARGUMENTS
Show the results in a clean, readable format. Never display the API key or credentials file contents.
npx claudepluginhub ancreon/gohighlevel-plugin --plugin gohighlevel