Notify
The `hanzo notify` commands.
Also for this capability: API · CLI · MCP · SDKs
Transactional email and SMS, sent through your org's own provider credential.
hanzo notify healthEvery command takes --json for the raw response and --help for its own flags. Sign in once with hanzo auth login; the commands below use that session, and the org they act in is the one it carries.
| Command | What it does |
|---|---|
hanzo notify health | Reports that the notify send surface is mounted. |
send
| Command | What it does |
|---|---|
hanzo notify send create | Delivers one transactional message by email or SMS through the caller org's own provider credential. |
hanzo notify send email | Delivers one transactional email through the caller org's own provider credential. |
hanzo notify send sms | Delivers one transactional SMS through the caller org's own provider credential. |
How is this guide?