Skip to main content

Prerequisites

The following example requires the slack-sdk library.
Get a Slack token from here.

Example

The following agent will use Slack to send a message to a channel, list all channels, and get the message history of a specific channel.
cookbook/14_tools/slack_tools.py

Toolkit Params

Toolkit Functions

Developer Resources