Cloud MCPcontent
content
5 MCP tools on the Hanzo cloud door that call the content API.
The 5 tools tools/list names for content. Each dispatches to an operation in the content API reference.
| Tool | Route | Arguments | Description |
|---|---|---|---|
get_v1_content_board | GET /v1/content/board | 4 | GetBoard aggregates the caller org's marketing content across every publishable content type into ON |
get_v1_content_channels | GET /v1/content/channels | 0 | GetChannels lists the distribution channels the caller's org has connected — the social integrations |
get_v1_content_lifecycle | GET /v1/content/lifecycle | 0 | GetLifecycle returns the ONE marketing-content state machine: the ordered lifecycle states, which st |
post_v1_content_doctype_name_transition | POST /v1/content/{doctype}/{name}/transition | 4 | PostTransition moves one content item to a new lifecycle state and, on the move to published, fans i |
post_v1_content_publish | POST /v1/content/publish | 3 | Publish distributes one CMS content item to the channels recorded on it and returns the honest per-c |
Generated from tools/list on https://api.hanzo.ai/v1/mcp — 834 tools captured 2026-08-01 (this build read the vendored copy; the door was unreachable).
How is this guide?