create_channel
Establish an isolated mailbox shared by 2-12 named roles, returning one bearer token per role so separate agent sessions can coordinate without human relaying.
Instructions
ADMIN ONLY (HTTP transport): create a channel — an isolated mailbox shared by 2..12 named roles. Returns one bearer token per role; this is the ONLY time the tokens are shown (the server stores hashes), so deliver them to the agents now. Messages inside stay point-to-point (one 'to' role); protected pins (team-charter, ...) need the consent of ALL roles. Names and roles are lowercase slugs (letters/digits/dash/underscore, max 64 chars).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| roles | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||