Rename
Rename a Slack channel
Rename
Rename a Slack channel
yaml
type: "io.kestra.plugin.slack.app.conversations.Rename"Examples
yaml
id: slack_rename_channel
namespace: company.team
tasks:
- id: rename_channel
type: io.kestra.plugin.slack.app.conversations.Rename
token: "{{ secret('SLACK_TOKEN') }}"
channel: "C1234567890"
name: "new-channel-name"
Properties
channel *Requiredstring
name *Requiredstring
token *Requiredstring
Outputs
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