Control Slack messages and reactions
slackskillsetup L2★3,946
huangruiteng/CS-Notes ↗What it does
React to messages, pin/unpin items, send/edit/delete messages, fetch member info in Slack
Best for
Automated Slack workflow integration when you need to react/pin/message without manual Slack interactions.
Inputs
- · [object Object]
- · [object Object]
Outputs
- · [object Object]
Requires
- · Slack bot token
- · slack tool
Preconditions
- · Clawdbot Slack integration configured
- · Bot has permissions in channel
Failure modes
- · Missing message timestamp → invalid
- · Bot lacks permissions → 403
- · Channel archived → can't message
Trust signals
- · Bot token auth
- · Multiple action types
- · Member lookup capability