Cloud MCPbots
bots
2 MCP tools on the Hanzo cloud door that call the bots API.
The 2 tools tools/list names for bots. Each dispatches to an operation in the bots API reference.
| Tool | Route | Arguments | Required | Description |
|---|---|---|---|---|
get_v1_bots | GET /v1/bots | 0 | — | List returns the caller org's live bot runs, read from the bot runtime and projected into the… |
post_v1_bots_runId_stop | POST /v1/bots/{runId}/stop | 0 | — | Stop terminates one of the caller org's own bot runs and reports its terminal state. |
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?