Integration

Slack
automation.

36 automated actions available through Cerebral OS. Connect Slack to any workflow, Cerebral, or Map — with full governance, audit trail, and dry-run safety on every execution.

36 actions · slack · governed execution

Execution trace
live
36
actions
100%
governed
<200ms
latency
36
Automated actions
13
Read operations
23
Write operations
13
Pre-built workflows
Actions

What you can do
with Slack.

Every action below is available as a verb in Cerebral OS — callable from a Cerebral, a Map, or the Runtime API. All executions are governed, audited, and dry-run safe.

Add Emoji Reaction
slack:add_emoji_reaction
Add an emoji reaction to a message
Write Medium risk
Approve Workflow
slack:approve_workflow
Suspend the workflow until approved by a Slack message
Write Medium risk
Archive Channel
slack:archive_channel
Archive a channel
Write High risk
Create a Channel
slack:create_channel
Create a new channel
Write Medium risk
Create Reminder
slack:create_reminder
Create a reminder
Write Medium risk
Delete File
slack:delete_file
Delete a file
Write High risk
Delete Message
slack:delete_message
Delete a message
Write High risk
Find Message
slack:find_message
Find a Slack message
Read Low risk
Find User by Email
slack:find_user_by_email
Find a user by matching against their email
Read Low risk
Get Current User
slack:get_current_user
Retrieve comprehensive context about the authenticated Slack member, combining `auth.test`, `users.info`, `users.profile.get`, and `team.info` payloads. Returns the user’s profile (name variants, email, locale, timezone, status, admin flags), raw auth test data, and workspace metadata (domain, enterprise info, icons). Ideal when you need to confirm which user token is active, tailor messages to their locale/timezone, or ground an LLM in the member’s role and workspace before executing other Slack actions. See Slack API docs.
Read Low risk
Get File
slack:get_file
Return information about a file
Read Low risk
Invite User to Channel
slack:invite_user_to_channel
Invite a user to an existing channel
Write Medium risk
Kick User
slack:kick_user
Remove a user from a conversation
Write High risk
List Channels
slack:list_channels
Return a list of all channels in a workspace
Read Low risk
List Emojis
slack:list_emojis
List all available emojis in the Slack workspace. Optionally include emoji image URLs
Read Low risk
List Files
slack:list_files
Return a list of files within a team
Read Low risk
List Group Members
slack:list_group_members
List all users in a User Group
Read Low risk
List Members in Channel
slack:list_members_in_channel
Retrieve members of a channel
Read Low risk
List Messages
slack:list_messages
Retrieve messages from a Slack conversation, including reactions
Read Low risk
List Replies
slack:list_replies
Retrieve a thread of messages posted to a conversation
Read Low risk
List Users
slack:list_users
Return a list of all users in a workspace
Read Low risk
Reply to a Message Thread
slack:reply_to_a_message
Send a message as a threaded reply. See postMessage or scheduleMessage docs here
Write Medium risk
Build and Send a Block Kit Message
slack:send_block_kit_message
Configure custom blocks and send to a channel, group, or user
Write Medium risk
Send a Large Message (3000+ characters)
slack:send_large_message
Send a large message (more than 3000 characters) to a channel, group or user. See postMessage or scheduleMessage docs here
Write Medium risk
Send Message
slack:send_message
Send a message to a user, group, private channel or public channel
Write Medium risk
Send Message (Advanced)
slack:send_message_advanced
Customize advanced setttings and send a message to a channel, group or user. See postMessage or scheduleMessage docs here
Write Medium risk
Send Message to Channel
slack:send_message_to_channel
Send a message to a public or private channel
Write Medium risk
Send Message to User or Group
slack:send_message_to_user_or_group
Send a message to a user or group
Write Medium risk
Set Channel Description
slack:set_channel_description
Change the description or purpose of a channel
Write Medium risk
Set Channel Topic
slack:set_channel_topic
Set the topic on a selected channel
Write Medium risk
Set Status
slack:set_status
Set the current status for a user
Write Medium risk
Update Groups Members
slack:update_group_members
Update the list of users for a User Group
Write Medium risk
Update Message
slack:update_message
Update a message
Write Medium risk
Update Profile
slack:update_profile
Update basic profile field such as name or title
Write Medium risk
Upload File
slack:upload_file
Upload a file
Write Medium risk
Verify Slack Signature
slack:verify_slack_signature
Verifying requests from Slack, slack signs its requests using a secret that's unique to your app
Read Low risk
Automation examples

Slack workflows
that run themselves.

Real automation patterns built on Cerebral OS. Each one is triggered automatically — no human paste, no manual steps.

Trigger
Message in channel
Create Jira ticket
Log to Airtable
Trigger workflow
Trigger
Command triggered
Pull Shopify order data
Query Stripe
Generate report
Marketplace

Pre-built workflows
that use Slack.

Install any of these in one click. They run on your data, connect to your Slack account, and go live immediately.

STANDARD PLUS
Cancel Flow Save Widget
Conversational widget for your cancel page. Classifies cancellation reason and offers the right save — pause, discount, or downgrade.
PREMIUM
Churn Risk Detector
Weekly scan scores every account for churn risk. Routes high-risk accounts to CS with a personalized re-engagement email pre-written.
PREMIUM
CodePulse — Daily Codebase Trivia
Posts a daily multiple choice question from your actual codebase to Slack. Team answers, earns points, competes on a leaderboard.
STANDARD PLUS
Competitor Monitor
Runs daily. Searches NewsAPI for competitor news, filters for meaningful signals, and posts a competitive intelligence digest to Slack.
STANDARD PLUS
Daily Developer Commit Log
Pulls daily GitHub commits per developer, reads actual diffs, and posts a plain-English summary of what each dev built to Slack.
STANDARD PLUS
Daily Personal Summary
Runs each morning. Pulls your calendar, summarizes unread emails, and searches for news on your topics. Delivers a brief to Slack or email.
STANDARD PLUS
Dependency Threat Monitor
Runs every few hours. Scans advisories for critical vulnerabilities in your dependencies. Alerts Slack only when your repo is affected.
PREMIUM
Failed Payment Recovery
Routes Stripe failures by decline code. Expired cards get dunning. Insufficient funds waits for payday. Lost cards escalate immediately.
PREMIUM
Review & Mention Monitor
Monitors reviews and brand mentions across G2, Trustpilot, Google, Reddit. Wall Street analyst recap. Drafts personalized responses.
STANDARD PLUS
Google Analytics Daily Digest
Runs every morning. Pulls yesterday's GA4 traffic, compares to last week, flags anomalies. Posts a clean digest to Slack or email.
STANDARD PLUS
Google Search Console Weekly Digest
Runs every Monday. Pulls last week's Google Search Console data — top queries, ranking drops, rising keywords. Posts to Slack or email.
STANDARD
Uptime Monitor
Pings your endpoints on a schedule. Posts to Slack when something goes down and again when it recovers. Silent when everything is healthy.
STANDARD PLUS
Weekly Team Standup Digest
Reads a week of standup messages from Slack, synthesizes what each team member shipped and what's blocked, posts a Friday digest.
How it works

Every Slack action
governed end-to-end.

Cerebral OS isn't a connector. It's the execution layer that sits in front of Slack — adding governance, dry-run safety, and a full audit trail to every operation.

Governance first
Every verb carries a risk classification. High-risk writes require explicit approval gates before they execute in production.
Dry-run safe
Simulate any Slack action before it touches production. See exactly what would happen before a single real call is made.
Immutable audit trail
Every Slack action is logged — what ran, what changed, who approved it, when it happened. Full history on every verb, forever.
Connect with

Slack works best
alongside these.

Build multi-step workflows that connect Slack to the rest of your stack. All governed. All audited.

Slack integration

36 actions.
Governed by default.

Connect Slack to any workflow in minutes. Dry-run every action before it touches production. Full audit trail on everything.

Connect Slack free Browse all integrations →