Slack · Arazzo Workflow
Slack Post a Message, React, and Pin It
Version 1.0.0
Post a message to a channel, add a reaction emoji, and pin it.
View Spec
View on GitHub
BotsChatCollaborationMessagingProductivityT1Team CommunicationArazzoWorkflows
Provider
Workflows
post-react-pin
Post a message, react to it, and pin it to the channel.
Posts a message to a channel, adds a reaction emoji to the new message, and pins the message so it stays visible.
1
postMessage
Post the message to the target channel and capture its timestamp for the follow on reaction and pin steps.
2
addReaction
postReactionsAdd
Add the supplied reaction emoji to the newly posted message.
3
pinMessage
postPinsAdd
Pin the newly posted message to the channel so it stays accessible.
Source API Descriptions
openapi
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.