Info
Get Slack channel details
Info
Get Slack channel details
yaml
type: "io.kestra.plugin.slack.app.conversations.Info"Examples
yaml
id: slack_channel_info
namespace: company.team
tasks:
- id: get_channel_info
type: io.kestra.plugin.slack.app.conversations.Info
token: "{{ secret('SLACK_TOKEN') }}"
channel: "C1234567890"
Properties
channel *Requiredstring
token *Requiredstring
includeLocale booleanstring
Default
falseOutputs
id *Requiredstring
created string
Format
date-timeisArchived boolean
isChannel boolean
isGeneral boolean
isGroup boolean
isInstantMessage boolean
isMultiPersonInstantMessage boolean
isPrivate boolean
name string
purpose
Definitions
Conversation topic/purpose output
creatorstring
lastSetstring
Format
date-timevaluestring
topic
Definitions
Conversation topic/purpose output
creatorstring
lastSetstring
Format
date-timevaluestring