MCP Monday: Slack Gets Sharper

Table of Contents

Every Monday, we pull back the curtain on what’s shipping in Workato Enterprise MCP.

This Week

Slack picks up five new tools. 

What’s New

Slack (Enhancement) — 10 tools, 5 new

Five new tools join the existing set: search_messages, search_channels, get_channel_history, get_thread, and schedule_message. Slack conversations are now fully searchable and schedulable through the same server that already handled posting and lookups.

View Slack documentation →

Why This Matters

A lot of a workday goes to searching for context: finding the thread where a decision got made, catching up on a conversation you missed. This update closes that gap, so people spend less time hunting for information and more time acting on it.

The decision already happened, it’s just three replies deep in a thread nobody’s watching. search_messages finds it, get_thread pulls the whole conversation, not just the parent message that summarizes badly. And now schedule_message means the follow-up can go out when it’s more likely to be seen, landing at 9am in whatever time zone the recipient is actually in.

Composability Pairings

Slack + Google Drive: find the thread where a decision was made, then pull the doc it referenced.

Slack + Google Calendar: catch up on a channel you missed, then schedule the follow-up meeting the thread called for.

Slack + Snowflake Data Explorer: run a query for the number someone’s asking about in a thread, then post the answer back without leaving the conversation.

Slack + Asana: search a project channel for the decision that changed a deadline, then update the task to match.

Slack + Gmail: pull the thread where a customer commitment was made internally, then draft the external email that follows through on it.

Real-World Use Cases

Slack for the team lead catching up and following up.

  • “What did we decide about the pricing model change last quarter?”
  • “Catch me up on the product-launch channel since Monday.”
  • “Pull up the full thread where the SSO question got answered.”
  • “Schedule a project update for Monday at 7am.”

Design notes:

search_messages returns raw, ranked matches, the LLM does the synthesizing, not the server. schedule_message needs a timestamp at least a minute out and caps at 120 days ahead.

What Makes This Enterprise-Ready

Verified User Access: All tool calls execute under the authenticated user’s own Slack identity. Posted messages are attributed to the acting user.

Managed infrastructure: Workato hosts, scales, and maintains the server. No API versions to track, no rate limits to manage, no infrastructure to provision.

Composable: This server can chain with Google Drive, Google Docs, and the rest of the catalog for workflows that span search, scheduling, and communication.

Audit trails: Every tool call is logged with full context: who, what, when, and what was returned.

Get Started

The updated Slack MCP Server is available now for Workato customers with Enterprise MCP.

Install time: Minutes

Custom development: None

Deployment complexity: One-click activation

View the full catalog — now 58 pre-built servers.

Ready to connect your stack? Check out our self-service trial.

The bottom line: Other vendors are still announcing MCP roadmaps. We’re shipping production-ready servers every week.

See you next Monday.

Was this post useful?

Get the best of Workato straight to your inbox.

Table of Contents