SetPurpose SetPurpose
SetPurpose Certified

Set Slack channel purpose

yaml
type: "io.kestra.plugin.slack.app.conversations.SetPurpose"
yaml
id: slack_set_purpose
namespace: company.team

tasks:
  - id: set_purpose
    type: io.kestra.plugin.slack.app.conversations.SetPurpose
    token: "{{ secret('SLACK_TOKEN') }}"
    channel: "C1234567890"
    purpose: "This channel is for discussing the new project"
Properties
Formatdate-time