add_role
Add a new role to a channel and return its bearer token once. Allows a coding-agent session to read messages and consent to protected pin updates.
Instructions
ADMIN ONLY (HTTP transport): add a new role to an existing channel and return its bearer token (shown exactly once). The channel must have room (<= 12 roles) and the role must be new. Existing roles, tokens and message history are untouched; the new role can read the whole channel and, like every member, its consent becomes required for future protected-pin updates. Role is a lowercase slug.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| role | Yes | ||
| channel | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||