Cloud MCPpost
post
1 MCP tools on the Hanzo cloud door that call the post API.
The 1 tool tools/list names for post. Each dispatches to an operation in the post API reference.
| Tool | Route | Arguments | Required | Description |
|---|---|---|---|---|
post_collaborator_rpc_documentId | POST /collaborator/rpc/{documentId} | 3 | — | CollabRPC is the collaborative-markup snapshot plane the Team front's editor speaks: createContent… |
Generated from tools/list on https://api.hanzo.ai/v1/mcp — 833 tools captured 2026-08-01, of which 755 are documented here (the operator surface is not published) (this build read the vendored copy; the door was unreachable).
How is this guide?
get_v1_oracles
ListOracles reports the on-chain price/data oracles from the graph's O-Chain PriceFeed registry.
post_collaborator_rpc_documentId
CollabRPC is the collaborative-markup snapshot plane the Team front's editor speaks: createContent stores a document field's markup at a fresh, immutable blob ref and returns it, updateContent stores…