Leave
Leave a Slack channel
Leave
Leave a Slack channel
yaml
type: "io.kestra.plugin.slack.app.conversations.Leave"Examples
yaml
id: slack_leave_channel
namespace: company.team
tasks:
- id: leave_channel
type: io.kestra.plugin.slack.app.conversations.Leave
token: "{{ secret('SLACK_TOKEN') }}"
channel: "C1234567890"