What problem does it solve?
Managing CRM records for SuperAGI Sales via a consistent, CLI-based interface reduces reliance on the web UI and ensures reproducible workflows across teams.
Core Features & Use Cases
- Schema-driven CRUD across common CRM object types (leads, contacts, companies, deals, tasks).
- Unified command structure for discovering schemas, listing objects, and managing relationships.
- Safe defaults and clear JSON payload formats to minimize errors and enable automation in sales workflows.
- Use Case: Convert a lead to a contact and link to a company, then update the deal stage as work progresses.
Quick Start
Install the CRM CLI, authenticate with your API key, then run the help command to discover available objects.