Slack channel get profile
org.intentschema.communication.chat.channel.get.v1@com.slack.v1
JSON: bare · @sha256:a9c336f04d5c…
Hash: sha256:a9c336f04d5c890c466baf3b2755b2be3bed51409f6c42038eff62c0cb64c802
Slack profile for conversations.info.
Implements: Get chat channel (org.intentschema.communication.chat.channel.get.v1)
Payload
| Field | Type | Description |
target * | Target (required: external_id) | (system = "slack", required: system) |
slack @com.slack | object | |
slack @com.slack
| Field | Type | Description |
include_locale | boolean | |
include_num_members | boolean | |
Result
| Field | Type | Description |
external_id * | string | |
object | object | |
object
| Field | Type | Description |
name | string | |
topic | string | |
purpose | string | |
kind | enum: channel | dm | group_dm | |
private | boolean | |
archived | boolean | |
member_count | integer | |
created_at | string (date-time) | |
API mapping
Field mapping
| Intent field | API parameter |
target.external_id | channel |
slack.include_locale | include_locale |
slack.include_num_members | include_num_members |