app icon
Slack Post
0.0.2

A Slack tool plugin for posting messages to channels or threads, with mrkdwn formatting.

solaoi/slack-post520 installs

Read this in other languages: 日本語, 简体中文, Português.

Slack Post

Author: solaoi
Version: 0.0.2
Type: tool

Description

A Slack tool plugin for posting messages to channels or threads, with mrkdwn formatting.

Features

  • Post messages in a thread
  • Post messages to a channel
  • Supports Slack’s formatting
  • Add emoji reactions to messages

1. Install

To install this plugin, specify the following GitHub repository when selecting "Install Plugin":

https://github.com/solaoi/dify-plugin-slack-post

2. Setup

2-1. Create a Bot Token using the same steps as the official SlackBot plugin.
2-2. The following scopes are required for this plugin:
2-3. For more details on setup the official SlackBot plugin, refer to:

https://github.com/langgenius/dify-official-plugins/blob/main/extensions/slack_bot/README.md

3. How to use

3.1. Slack Post to Channel
Input VariableDescription
channel_idSlack channel ID
contentContent to be sent to the channel
3.2. Slack Post to Thread
Input VariableDescription
thread_tsSlack thread TS
channel_idSlack channel ID
contentContent to be sent to the thread
3.3. Slack Add Reaction
Input VariableDescription
channel_idSlack channel ID
icon_nameName of the emoji to add
timestampTimestamp of the Slack message

4. Optional

By using the following extension plugin, you can easily retrieve the parameters needed for posting (channel ID and thread TS):

CATEGORY
Tool
TAGS
PRODUCTIVITYSOCIAL
VERSION
0.0.2
solaoi·05/31/2025 08:24 PM
REQUIREMENTS
LLM invocation
Tool invocation
Maximum memory
1MB