SDKv2.5.14
Search across your Slack workspace from within an agent using SlackTools
Agno Team
April 2, 20261 min read
SlackTools now includes a workspace search tool, letting agents query messages, files, and content across channels directly from a tool call. This makes it straightforward to build agents that surface relevant Slack history as part of a broader workflow, without requiring manual channel navigation or separate integrations.
Details**:**
- New
search_workspacetool queries Slack's search API and returns matching messages and files - Works alongside existing
SlackToolscapabilities for reading channels, posting messages, and managing threads - Requires a Slack token with the appropriate
search:readscope
View the Slack Tools docs for more.