Connect consumer
| Field | Type | Required | Description |
|---|---|---|---|
type | string | Yes | Consumer type: slack, api, whatsapp, claude-code |
workspace_id | string | Yes | Target workspace |
credentials | object | Yes | Type-specific credentials |
channel_id | string | No | Optional initial channel to bind |
Slack credentials
Bind channel
| Field | Type | Required | Description |
|---|---|---|---|
type | string | Yes | Consumer type |
workspace_id | string | Yes | Target workspace |
channel_id | string | Yes | External channel identifier |
channel_name | string | No | Display name (e.g. #support) |