
Slack
Connect Slack to receive notifications, perform handoffs, and keep your team in the loop directly from Jelou agents.
Start for freeCategory
Tools
Slack List Channels
List channels from the Slack workspace. Supports filtering by channel types (public, private), searching by name, and returns channel information including member counts. Useful for selecting channels to post messages or coordinate workflows.
Slack List Contacts
Search for users in the Slack workspace. Supports filtering by name, email, and other user fields. Email addresses are always included in the response.
Slack Create Channel
Create a new channel in the Slack workspace. Supports both public and private channels, and automatically normalizes names (lowercase, hyphens instead of spaces, special characters removed). You can optionally set the topic and purpose, ideal for creating channels for projects, tickets or clients.
Slack Invite Users To Channel
Invite one or more users to an existing Slack channel. Useful for automatically adding team members (for example support or sales teams) to newly created or existing channels. Requires the bot to be a member of the channel and to have the right permissions.
Slack Get Channel Info
Get detailed information about a specific Slack channel by its ID. Returns metadata such as name, topic, member count, creation date, and membership status. Useful to verify if a channel exists, if it is archived, or if the user/bot is a member before sending messages.
Slack Send Message
Send a message to a Slack channel or direct message. You can target by channelId, userId (Slack user ID), or email address.