What problem does it solve?
Manage GoHighLevel conversations and media without opening the web UI so you can read, sanitize, and respond to messages, upload files, and trigger workflows directly from the terminal.
Core Features & Use Cases
- Inbox Reading & Sanitization: Fetch unread conversations, strip HTML, normalize text, truncate long messages, and label sources to prevent prompt injection.
- Drafting & Safe Sending: Draft context-aware replies, preview with a dry-run, enforce confirmation gates, and limit session sends to prevent runaway automation.
- Media Uploads & Workflows: Upload files to the GHL Media Library and trigger bulk workflow sends for group emails while preserving deliverability and tracking.
- Contact Management: Search, create, update, and tag contacts programmatically; support batch operations and tag-based workflow triggers.
- Security First: Instruction-detection regexes, explicit labeling of inbound content, and clear troubleshooting guidance reduce the risk of accidental execution.
Quick Start
Check my GHL inbox and summarize unread emails with sanitized previews and instruction warnings.