CLI Reference
sms
Manage SMS campaigns and conversations
hermes sms
Manage SMS campaigns, phone numbers, and conversations via Twilio.
List SMS Campaigns
hermes sms campaignsList Phone Numbers
hermes sms phonesReturns all Twilio phone numbers in your account.
List Conversations
hermes sms conversations [--limit N]Reply to Thread
hermes sms reply --thread <threadId> --body "Thanks for your reply!"| Flag | Type | Required | Description |
|---|---|---|---|
--thread | string | ✅ | Thread/conversation ID |
--body | string | ✅ | Message text |