Agentic Workflows
Slack Workspace MCP Server Automation Workflows
4 workflows — multi-step AI automation tools for coding agents on Slack Workspace.
sidebutton install slack.com Workflow automation tools for Slack Workspace agents
4Navigate to a Slack channel, type a message, and send it
slack_browser_post_message
Navigate to a Slack channel and snapshot recent messages
slack_browser_read_channel
Generates a contextual response to a Slack message. Pure utility — the response tone and content are shaped by the injected role context.
slack_respond
Understands a Slack message and decides what to do. The LLM picks an action based on role context — SE might create a ticket, Sales might just respond. Zero hardcoded branching.
slack_triage