Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion crates/smooth-cli/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -671,7 +671,8 @@ enum ApiCommands {
#[command(subcommand)]
cmd: smooai::members::Cmd,
},
/// Smoo AI CRM — contacts (list / get / create / update / import).
/// Smoo AI CRM — the revenue engine: contacts, companies, deals,
/// pipeline forecast, stages, tasks, conversations, timeline & invoices.
/// Authenticates as the logged-in user (`th auth login`), so writes
/// are attributed to a real person rather than an M2M client.
Crm {
Expand Down
Loading
Loading