Slack Info

Slack Info

Certified

Get Slack channel details

Retrieves metadata for a conversation. Optionally includes locale. Requires the channel ID.

yaml
type: io.kestra.plugin.slack.app.conversations.Info

Get information about a channel

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 ID

Slack channel ID to describe (e.g., C123...).

Slack token

Defaultfalse

Include locale flag

Set to true to include locale; defaults to false.

Reference (ref) of the pluginDefaults to apply to this task.

Channel ID

Formatdate-time

Created at

Is archived

Is channel

Is general

Is group

Is instant message

Is multi-person IM

Is private

Channel name

Channel purpose

Definitions
creatorstring

Creator ID

lastSetstring
Formatdate-time

Last set timestamp

valuestring

Value

Channel topic

Definitions
creatorstring

Creator ID

lastSetstring
Formatdate-time

Last set timestamp

valuestring

Value