Content
The `hanzo content` commands.
Also for this capability: API · CLI · MCP · SDKs
Marketing content from draft to published, on every channel.
hanzo content boardEvery 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 content board | Aggregates the caller org's marketing content across every publishable content type into ONE queue board — the… |
hanzo content channels | Lists the distribution channels the caller's org has connected — the social integrations a publish can target. |
hanzo content generate | Draft a piece of marketing content and file it in the CMS as a draft. |
hanzo content lifecycle | Returns the ONE marketing-content state machine: the ordered lifecycle states, which state a fresh document starts in,… |
hanzo content publish | Publish distributes one CMS content item to the channels recorded on it and returns the honest per-channel outcome. |
doctype
| Command | What it does |
|---|---|
hanzo content doctype transition <doctype> <name> | Moves one content item to a new lifecycle state and, on the move to published, fans it out to the item's channels. |
How is this guide?