slack
Installation
SKILL.md
Slack Actions
Overview
Use the message tool with these actions to control Slack: send, react, reactions, read, edit, delete, download-file, pin, unpin, list-pins, member-info, emoji-list. The tool uses the bot token configured for OpenClaw.
Inputs to collect
channelId(e.g.C123) andmessageId(Slack message timestamp, e.g.1712023032.1234).- For reactions, an
emoji(Unicode or:name:). - For message sends, a
totarget (channel:<id>likeC123or user mention<@U123>).
Message context lines include slack message id and channel fields you can reuse directly.