Hanzo
Cloud MCPchannels

channels

6 MCP tools on the Hanzo cloud door that call the channels API.

The 6 tools tools/list names for channels. Each dispatches to an operation in the channels API reference.

ToolRouteArgumentsDescription
get_v1_channelsGET /v1/channels0Returns every chat transport channels can talk to — Discord, Slack, Teams and Telegram — with the ca
get_v1_channels_allowlistGET /v1/channels/allowlist1Returns the caller org's access policy for one channel: whether DMs are pairing-gated, allowlisted o
get_v1_channels_inboxGET /v1/channels/inbox2Returns the messages people have sent to the caller org's connected chat bots, oldest first, in the
get_v1_channels_pairingGET /v1/channels/pairing0Returns the pairing requests waiting for the caller org to approve — one per person who messaged a c
post_v1_channels_pairing_approvePOST /v1/channels/pairing/approve2Turns one pending pairing code into a standing allow entry, so that person can DM the org's bot on t
put_v1_channels_allowlistPUT /v1/channels/allowlist6Edits the caller org's access policy for one channel and answers the policy as GET would, so both ve

All 834 tools · The door

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?