Slackbot
Overview
SLUG: SLACKBOT
Description
Slackbot automates responses and reminders within Slack, assisting with tasks like onboarding, FAQs, and notifications to streamline team productivity
Authentication Details
OAuth2
Bearer Token
Connecting to Slackbot
Create an auth config
Use the dashboard to create an auth config for the Slackbot toolkit. This allows you to connect multiple Slackbot accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Integration”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using OAuth2
Using Bearer Token
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Slackbot toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
SLACKBOT_ADD_REACTION_TO_AN_ITEM
Tool Name: Add reaction to message
Description
Action Parameters
Action Response
SLACKBOT_CREATE_A_REMINDER
Tool Name: Create a reminder
Description
Action Parameters
Action Response
SLACKBOT_FETCH_CONVERSATION_HISTORY
Tool Name: Fetch conversation history
Description
Action Parameters
Action Response
SLACKBOT_LIST_ALL_SLACK_TEAM_CHANNELS_WITH_VARIOUS_FILTERS
Tool Name: List conversations
Description
Action Parameters
Action Response
SLACKBOT_LIST_ALL_SLACK_TEAM_USERS_WITH_PAGINATION
Tool Name: List all Slack team users with pagination
Description
Action Parameters
Action Response
SLACKBOT_REMOVE_REACTION_FROM_ITEM
Tool Name: Remove reaction from item
Description
Action Parameters
Action Response
SLACKBOT_SCHEDULES_A_MESSAGE_TO_A_CHANNEL_AT_A_SPECIFIED_TIME
Tool Name: Schedule message in chat
Description
Action Parameters
Action Response
SLACKBOT_SEARCH_FOR_MESSAGES_WITH_QUERY
Tool Name: Search Messages
Description
Action Parameters
Action Response
SLACKBOT_SENDS_A_MESSAGE_TO_A_SLACK_CHANNEL
Tool Name: Send a message to a Slack channel
Description
Action Parameters
Action Response
SLACKBOT_UPDATES_A_SLACK_MESSAGE
Tool Name: Update a Slack message
Description
Action Parameters
Action Response
SLACKBOT_ACTIVATE_OR_MODIFY_DO_NOT_DISTURB_DURATION
Tool Name: Set snooze duration
Description
Action Parameters
Action Response
SLACKBOT_ADD_AN_EMOJI_ALIAS_IN_SLACK
Tool Name: Add an emoji alias
Description
Action Parameters
Action Response
SLACKBOT_ADD_A_CUSTOM_EMOJI_TO_A_SLACK_TEAM
Tool Name: Add a custom emoji to a Slack team
Description
Action Parameters
Action Response
SLACKBOT_ADD_A_REMOTE_FILE_FROM_A_SERVICE
Tool Name: Add a remote file
Description
Action Parameters
Action Response
SLACKBOT_ADD_A_STAR_TO_AN_ITEM
Tool Name: Add a star to an item
Description
Action Parameters
Action Response
SLACKBOT_ADD_DEFAULT_CHANNELS_TO_IDP_GROUP
Tool Name: Add default channels to IDP group
Description
Action Parameters
Action Response
SLACKBOT_ADD_ENTERPRISE_USER_TO_WORKSPACE
Tool Name: Add enterprise user to workspace
Description
Action Parameters
Action Response
SLACKBOT_ADD_IDP_GROUP_ALLOWLIST_TO_CHANNEL
Tool Name: Add IDP group allowlist to channel
Description
Action Parameters
Action Response
SLACKBOT_APPROVE_AN_APP_INSTALLATION_IN_A_WORKSPACE
Tool Name: Approve admin apps request
Description
Action Parameters
Action Response
SLACKBOT_APPROVE_WORKSPACE_INVITE_REQUEST
Tool Name: Approve invite request for team
Description
Action Parameters
Action Response
SLACKBOT_APPS_PERMISSIONS_LIST_PERMISSIONS
Tool Name: List app permissions
Description
Action Parameters
Action Response
SLACKBOT_APPS_PERMISSIONS_SCOPES_GET_LIST
Tool Name: List app permissions scopes
Description
Action Parameters
Action Response
SLACKBOT_ARCHIVE_A_PUBLIC_OR_PRIVATE_CHANNEL
Tool Name: Archive a public or private channel
Description
Action Parameters
Action Response
SLACKBOT_ARCHIVE_A_SLACK_CONVERSATION
Tool Name: Archive a Slack conversation
Description
Action Parameters
Action Response
SLACKBOT_ASSOCIATE_DEFAULT_WORKSPACES_WITH_IDP_GROUP
Tool Name: Associate default workspaces with an IDP group
Description
Action Parameters
Action Response
SLACKBOT_CHAT_POST_MESSAGE
Tool Name: Post message to channel
Description
Action Parameters
Action Response
SLACKBOT_CHECKS_API_CALL_AND_RETURNS_SUCCESS_OR_ERROR
Tool Name: Test API call
Description
Action Parameters
Action Response
SLACKBOT_CHECKS_AUTHENTICATION_AND_IDENTITY
Tool Name: Check authentication and identity
Description
Action Parameters
Action Response
SLACKBOT_CLOSE_DM_OR_MULTI_PERSON_DM
Tool Name: Close conversation channel
Description
Action Parameters
Action Response
SLACKBOT_CONVERSATIONS_HISTORY
Tool Name: Retrieve conversation history
Description
Action Parameters
Action Response
SLACKBOT_CONVERSATIONS_INFO
Tool Name: Get conversation info
Description
Action Parameters
Action Response
SLACKBOT_CONVERSATIONS_LIST
Tool Name: List conversations
Description
Action Parameters
Action Response
SLACKBOT_CONVERT_PUBLIC_CHANNEL_TO_PRIVATE
Tool Name: Convert channel to private
Description
Action Parameters
Action Response
SLACKBOT_CREATE_AN_ENTERPRISE_TEAM
Tool Name: Create an enterprise team
Description
Action Parameters
Action Response
SLACKBOT_CREATE_A_SLACK_USER_GROUP
Tool Name: Create a Slack user group
Description
Action Parameters
Action Response
SLACKBOT_CREATE_CHANNEL_BASED_CONVERSATION
Tool Name: Create a channel-based conversation
Description
Action Parameters
Action Response
SLACKBOT_CUSTOMIZE_URL_UNFURLING_IN_MESSAGES
Tool Name: Customize URL unfurling in messages
Description
Action Parameters
Action Response
SLACKBOT_DELETES_A_MESSAGE_FROM_A_CHAT
Tool Name: Delete a message from a chat
Description
Action Parameters
Action Response
SLACKBOT_DELETE_A_COMMENT_ON_A_FILE
Tool Name: Delete file comment
Description
Action Parameters
Action Response
SLACKBOT_DELETE_A_FILE_BY_ID
Tool Name: Delete a file by ID
Description
Action Parameters
Action Response
SLACKBOT_DELETE_A_PUBLIC_OR_PRIVATE_CHANNEL
Tool Name: Delete a public or private channel
Description
Action Parameters
Action Response
SLACKBOT_DELETE_A_SCHEDULED_MESSAGE_IN_A_CHAT
Tool Name: Delete scheduled chat message
Description
Action Parameters
Action Response
SLACKBOT_DELETE_A_SLACK_REMINDER
Tool Name: Delete a Slack reminder
Description
Action Parameters
Action Response
SLACKBOT_DELETE_USER_PROFILE_PHOTO
Tool Name: Delete user profile photo
Description
Action Parameters
Action Response
SLACKBOT_DENY_WORKSPACE_INVITE_REQUEST
Tool Name: Deny workspace invite request
Description
Action Parameters
Action Response
SLACKBOT_DISABLE_AN_EXISTING_SLACK_USER_GROUP
Tool Name: Disable a Slack user group
Description
Action Parameters
Action Response
SLACKBOT_DISCONNECT_CHANNEL_FROM_WORKSPACES
Tool Name: Disconnect channel from workspaces
Description
Action Parameters
Action Response
SLACKBOT_ENABLE_A_SPECIFIED_USER_GROUP
Tool Name: Enable a user group
Description
Action Parameters
Action Response
SLACKBOT_ENABLE_PUBLIC_SHARING_OF_A_FILE
Tool Name: Share file public url
Description
Action Parameters
Action Response
SLACKBOT_END_A_CALL_WITH_DURATION_AND_ID
Tool Name: End a call
Description
Action Parameters
Action Response
SLACKBOT_END_USER_DO_NOT_DISTURB_SESSION
Tool Name: End DND session
Description
Action Parameters
Action Response
SLACKBOT_END_USER_SNOOZE_MODE_IMMEDIATELY
Tool Name: End user dnd snooze
Description
Action Parameters
Action Response
SLACKBOT_EXCHANGE_OAUTH_CODE_FOR_ACCESS_TOKEN
Tool Name: Exchange OAuth code for access token
Description
Action Parameters
Action Response
SLACKBOT_EXCHANGE_OAUTH_CODE_FOR_WORKSPACE_TOKEN
Tool Name: Retrieve oauth token
Description
Action Parameters
Action Response
SLACKBOT_EXCHANGE_OAUTH_VERIFIER_FOR_ACCESS_TOKEN
Tool Name: Oauth v2 access endpoint
Description
Action Parameters
Action Response
SLACKBOT_FETCH_BOT_USER_INFORMATION
Tool Name: Fetch bot user information
Description
Action Parameters
Action Response
SLACKBOT_FETCH_CURRENT_TEAM_INFO_WITH_OPTIONAL_TEAM_SCOPE
Tool Name: Fetch team information
Description
Action Parameters
Action Response
SLACKBOT_FETCH_DND_STATUS_FOR_MULTIPLE_TEAM_MEMBERS
Tool Name: Fetch DND status for multiple team members
Description
Action Parameters
Action Response
SLACKBOT_FETCH_ITEM_REACTIONS
Tool Name: Fetch item reactions
Description
Action Parameters
Action Response
SLACKBOT_FETCH_MESSAGE_THREAD_FROM_A_CONVERSATION
Tool Name: Retrieve conversation replies
Description
Action Parameters
Action Response
SLACKBOT_FETCH_WORKSPACE_SETTINGS_INFORMATION
Tool Name: Fetch workspace settings information
Description
Action Parameters
Action Response
SLACKBOT_FIND_USER_BY_EMAIL_ADDRESS
Tool Name: Lookup users by email
Description
Action Parameters
Action Response
SLACKBOT_GET_BILLABLE_TEAM_USER_INFO
Tool Name: Get billable team user info
Description
Action Parameters
Action Response
SLACKBOT_GET_CHANNEL_CONVERSATION_PREFERENCES
Tool Name: Get channel conversation preferences
Description
Action Parameters
Action Response
SLACKBOT_GET_CHANNEL_S_CONNECTED_WORKSPACES_IN_ENTERPRISE
Tool Name: Get admin conversations teams
Description
Action Parameters
Action Response
SLACKBOT_GET_CURRENT_TEAM_INTEGRATION_LOGS
Tool Name: Get current team integration logs
Description
Action Parameters
Action Response
SLACKBOT_GET_CURRENT_TEAM_S_ACCESS_LOGS
Tool Name: Get current team access logs
Description
Action Parameters
Action Response
SLACKBOT_GET_REMINDER_INFORMATION
Tool Name: Get reminder information
Description
Action Parameters
Action Response
SLACKBOT_GET_USER_PRESENCE_INFO
Tool Name: Retrieve user presence
Description
Action Parameters
Action Response
SLACKBOT_INDICATE_WORKFLOW_STEP_FAILURE
Tool Name: Indicate workflow step failure
Description
Action Parameters
Action Response
SLACKBOT_INITIATES_CHANNEL_BASED_CONVERSATIONS
Tool Name: Create a channel
Description
Action Parameters
Action Response
SLACKBOT_INVALIDATE_A_USER_SESSION_BY_ID
Tool Name: Invalidate a user session by ID
Description
Action Parameters
Action Response
SLACKBOT_INVITE_USERS_TO_A_SLACK_CHANNEL
Tool Name: Invite users to a Slack channel
Description
Action Parameters
Action Response
SLACKBOT_INVITE_USER_TO_CHANNEL
Tool Name: Invite users to channel
Description
Action Parameters
Action Response
SLACKBOT_INVITE_USER_TO_WORKSPACE_WITH_OPTIONAL_CHANNEL_INVITES
Tool Name: Invite user to workspace and channels
Description
Action Parameters
Action Response
SLACKBOT_JOIN_AN_EXISTING_CONVERSATION
Tool Name: Join conversation by channel id
Description
Action Parameters
Action Response
SLACKBOT_LEAVE_A_CONVERSATION
Tool Name: Leave conversation channel
Description
Action Parameters
Action Response
SLACKBOT_LISTS_PINNED_ITEMS_IN_A_CHANNEL
Tool Name: List pinned items in a channel
Description
Action Parameters
Action Response
SLACKBOT_LISTS_USER_S_STARRED_ITEMS_WITH_PAGINATION
Tool Name: List user’s starred items
Description
Action Parameters
Action Response
SLACKBOT_LIST_ACCESSIBLE_CONVERSATIONS_FOR_A_USER
Tool Name: List accessible conversations for a user
Description
Action Parameters
Action Response
SLACKBOT_LIST_ALL_TEAMS_IN_AN_ENTERPRISE_ORGANIZATION
Tool Name: List all teams in an enterprise organization
Description
Action Parameters
Action Response
SLACKBOT_LIST_ALL_USERS_IN_A_USER_GROUP
Tool Name: List all users in a user group
Description
Action Parameters
Action Response
SLACKBOT_LIST_APPROVED_APPS_FOR_ORG_OR_WORKSPACE
Tool Name: List approved apps for org or workspace
Description
Action Parameters
Action Response
SLACKBOT_LIST_APPROVED_WORKSPACE_INVITE_REQUESTS
Tool Name: List approved workspace invite requests
Description
Action Parameters
Action Response
SLACKBOT_LIST_APP_PERMISSIONS_ON_A_TEAM
Tool Name: List app permissions on a team
Description
Action Parameters
Action Response
SLACKBOT_LIST_APP_PERMISSIONS_SCOPES_ON_A_TEAM
Tool Name: List app permissions scopes on a team
Description
Action Parameters
Action Response
SLACKBOT_LIST_APP_RESOURCE_GRANTS_ON_A_TEAM
Tool Name: List app resource grants on a team
Description
Action Parameters
Action Response
SLACKBOT_LIST_APP_USER_GRANTS_AND_SCOPES_ON_TEAM
Tool Name: List app user grants and scopes on team
Description
Action Parameters
Action Response
SLACKBOT_LIST_DENIED_WORKSPACE_INVITE_REQUESTS
Tool Name: List denied invite requests
Description
Action Parameters
Action Response
SLACKBOT_LIST_DISCONNECTED_CHANNELS_WITH_ORIGINAL_IDS_FOR_EKM
Tool Name: List EKM original connected channel info
Description
Action Parameters
Action Response
SLACKBOT_LIST_ENTERPRISE_GRID_ORGANIZATION_EMOJIS
Tool Name: List enterprise grid organization emojis
Description
Action Parameters
Action Response
SLACKBOT_LIST_EVENT_AUTHORIZATIONS_FOR_APPS
Tool Name: List event authorizations for apps
Description
Action Parameters
Action Response
SLACKBOT_LIST_FILES_WITH_FILTERS_IN_SLACK
Tool Name: List Slack files
Description
Action Parameters
Action Response
SLACKBOT_LIST_IDP_GROUPS_LINKED_TO_A_CHANNEL
Tool Name: List IDP groups linked to a channel
Description
Action Parameters
Action Response
SLACKBOT_LIST_ORG_LEVEL_IDP_GROUP_CHANNELS
Tool Name: List user group channels
Description
Action Parameters
Action Response
SLACKBOT_LIST_PENDING_WORKSPACE_INVITE_REQUESTS
Tool Name: List pending workspace invite requests
Description
Action Parameters
Action Response
SLACKBOT_LIST_RESTRICTED_APPS_FOR_AN_ORG_OR_WORKSPACE
Tool Name: List restricted apps
Description
Action Parameters
Action Response
SLACKBOT_LIST_SCHEDULED_MESSAGES_IN_A_CHANNEL
Tool Name: List scheduled messages in a channel
Description
Action Parameters
Action Response
SLACKBOT_LIST_SLACK_S_REMOTE_FILES_WITH_FILTERS
Tool Name: List remote files
Description
Action Parameters
Action Response
SLACKBOT_LIST_TEAM_CUSTOM_EMOJIS
Tool Name: List team custom emojis
Description
Action Parameters
Action Response
SLACKBOT_LIST_TEAM_WORKSPACE_APP_REQUESTS
Tool Name: List team workspace app requests
Description
Action Parameters
Action Response
SLACKBOT_LIST_USER_GROUPS_FOR_TEAM_WITH_OPTIONS
Tool Name: List user groups
Description
Action Parameters
Action Response
SLACKBOT_LIST_USER_REACTIONS
Tool Name: List user reactions
Description
Action Parameters
Action Response
SLACKBOT_LIST_USER_REMINDERS_WITH_DETAILS
Tool Name: List user reminders with details
Description
Action Parameters
Action Response
SLACKBOT_LIST_WORKSPACE_ADMINS
Tool Name: List workspace admins
Description
Action Parameters
Action Response
SLACKBOT_LIST_WORKSPACE_OWNERS
Tool Name: List workspace owners
Description
Action Parameters
Action Response
SLACKBOT_LIST_WORKSPACE_USERS
Tool Name: List admin users
Description
Action Parameters
Action Response
SLACKBOT_MANUALLY_SET_USER_PRESENCE
Tool Name: Set user presence
Description
Action Parameters
Action Response
SLACKBOT_MAP_USER_IDS_FOR_ENTERPRISE_GRID_WORKSPACES
Tool Name: Map user IDs for enterprise grid workspaces
Description
Action Parameters
Action Response
SLACKBOT_MARK_A_USER_AS_ACTIVE_DEPRECATED
Tool Name: Mark user as active
Description
Action Parameters
Action Response
SLACKBOT_MARK_REMINDER_AS_COMPLETE
Tool Name: Mark reminder as complete
Description
Action Parameters
Action Response
SLACKBOT_MARK_WORKFLOW_STEP_AS_COMPLETED
Tool Name: Mark workflow step as completed
Description
Action Parameters
Action Response
SLACKBOT_OPEN_A_VIEW_FOR_A_SLACK_USER
Tool Name: Open a view for a Slack user
Description
Action Parameters
Action Response
SLACKBOT_OPEN_OR_RESUME_DIRECT_OR_MULTI_PERSON_MESSAGES
Tool Name: Open or resume direct or multi-person messages
Description
Action Parameters
Action Response
SLACKBOT_OPEN_USER_DIALOG_WITH_JSON_DEFINED_UI
Tool Name: Open user dialog
Description
Action Parameters
Action Response
SLACKBOT_PINS_AN_ITEM_TO_A_CHANNEL
Tool Name: Pin an item to a channel
Description
Action Parameters
Action Response
SLACKBOT_PROMOTE_USER_TO_ADMIN_STATUS
Tool Name: Promote user to admin status
Description
Action Parameters
Action Response
SLACKBOT_PROMOTE_USER_TO_WORKSPACE_OWNER
Tool Name: Promote user to workspace owner
Description
Action Parameters
Action Response
SLACKBOT_PUBLISH_STATIC_VIEW_FOR_USER
Tool Name: Publish static view for user
Description
Action Parameters
Action Response
SLACKBOT_PUSH_VIEW_TO_ROOT_VIEW_STACK
Tool Name: Push view to root view stack
Description
Action Parameters
Action Response
SLACKBOT_REGISTERS_A_NEW_CALL_WITH_PARTICIPANTS
Tool Name: Register a new call with participants
Description
Action Parameters
Action Response
SLACKBOT_REGISTERS_NEW_CALL_PARTICIPANTS
Tool Name: Add participants to call
Description
Action Parameters
Action Response
SLACKBOT_REGISTER_CALL_PARTICIPANTS_REMOVAL
Tool Name: Remove participants from call
Description
Action Parameters
Action Response
SLACKBOT_REMINDERS_ADD
Tool Name: Create a reminder
Description
Action Parameters
Action Response
SLACKBOT_REMOVE_A_REMOTE_FILE
Tool Name: Remove remote file
Description
Action Parameters
Action Response
SLACKBOT_REMOVE_A_STAR_FROM_AN_ITEM
Tool Name: Remove a star from an item
Description
Action Parameters
Action Response
SLACKBOT_REMOVE_A_USER_FROM_A_CONVERSATION
Tool Name: Remove user from conversation
Description
Action Parameters
Action Response
SLACKBOT_REMOVE_CHANNELS_FROM_IDP_GROUP
Tool Name: Remove channels from IDP group
Description
Action Parameters
Action Response
SLACKBOT_REMOVE_ENTERPRISE_GRID_ORG_EMOJI
Tool Name: Remove enterprise grid org emoji
Description
Action Parameters
Action Response
SLACKBOT_REMOVE_IDP_GROUP_FROM_PRIVATE_CHANNEL
Tool Name: Remove IDP group from private channel
Description
Action Parameters
Action Response
SLACKBOT_REMOVE_USER_FROM_WORKSPACE
Tool Name: Remove user from workspace
Description
Action Parameters
Action Response
SLACKBOT_RENAME_AN_EMOJI
Tool Name: Rename an emoji
Description
Action Parameters
Action Response
SLACKBOT_RENAME_A_CONVERSATION
Tool Name: Rename a conversation
Description
Action Parameters
Action Response
SLACKBOT_RENAME_A_SLACK_CHANNEL
Tool Name: Rename a Slack channel
Description
Action Parameters
Action Response
SLACKBOT_REQUEST_ADDITIONAL_APP_PERMISSIONS
Tool Name: Request additional app permissions
Description
Action Parameters
Action Response
SLACKBOT_RESTRICT_APP_INSTALLATION_ON_WORKSPACE
Tool Name: Restrict app installation
Description
Action Parameters
Action Response
SLACKBOT_RETRIEVE_A_USER_S_IDENTITY_DETAILS
Tool Name: Retrieve a user’s identity details
Description
Action Parameters
Action Response
SLACKBOT_RETRIEVE_CALL_INFORMATION
Tool Name: Retrieve call information
Description
Action Parameters
Action Response
SLACKBOT_RETRIEVE_CONVERSATION_INFORMATION
Tool Name: Retrieve conversation information
Description
Action Parameters
Action Response
SLACKBOT_RETRIEVE_CONVERSATION_MEMBERS_LIST
Tool Name: Get conversation members
Description
Action Parameters
Action Response
SLACKBOT_RETRIEVE_CURRENT_USER_DND_STATUS
Tool Name: Retrieve user DND status
Description
Action Parameters
Action Response
SLACKBOT_RETRIEVE_DETAILED_INFORMATION_ABOUT_A_FILE
Tool Name: Retrieve detailed file information
Description
Action Parameters
Action Response
SLACKBOT_RETRIEVE_DETAILED_USER_INFORMATION
Tool Name: Retrieve detailed user information
Description
Action Parameters
Action Response
SLACKBOT_RETRIEVE_MESSAGE_PERMALINK_URL
Tool Name: Retrieve message permalink
Description
Action Parameters
Action Response
SLACKBOT_RETRIEVE_REMOTE_FILE_INFO_IN_SLACK
Tool Name: Get remote file info
Description
Action Parameters
Action Response
SLACKBOT_RETRIEVE_TEAM_PROFILE_DETAILS
Tool Name: Retrieve team profile details
Description
Action Parameters
Action Response
SLACKBOT_RETRIEVE_USER_PROFILE_INFORMATION
Tool Name: Retrieve user profile information
Description
Action Parameters
Action Response
SLACKBOT_REVERSE_A_CONVERSATION_S_ARCHIVAL_STATUS
Tool Name: Unarchive conversation
Description
Action Parameters
Action Response
SLACKBOT_REVOKES_A_TOKEN_WITH_OPTIONAL_TEST_MODE
Tool Name: Revoke authentication token
Description
Action Parameters
Action Response
SLACKBOT_REVOKE_PUBLIC_SHARING_ACCESS_FOR_A_FILE
Tool Name: Revoke a file’s public url
Description
Action Parameters
Action Response
SLACKBOT_SEARCH_CHANNELS_IN_AN_ENTERPRISE_ORGANIZATION
Tool Name: Search admin conversations
Description
Action Parameters
Action Response
SLACKBOT_SEARCH_MESSAGES
Tool Name: Search Messages (Deprecated)
Description
Action Parameters
Action Response
SLACKBOT_SENDS_EPHEMERAL_MESSAGES_TO_CHANNEL_USERS
Tool Name: Post ephemeral message to user in channel
Description
Action Parameters
Action Response
SLACKBOT_SET_A_CONVERSATION_S_PURPOSE
Tool Name: Set a conversation’s purpose
Description
Action Parameters
Action Response
SLACKBOT_SET_CHANNEL_POSTING_PERMISSIONS
Tool Name: Set channel conversation preferences
Description
Action Parameters
Action Response
SLACKBOT_SET_EXPIRATION_FOR_A_GUEST_USER
Tool Name: Set expiration for a guest user
Description
Action Parameters
Action Response
SLACKBOT_SET_READ_CURSOR_IN_A_CONVERSATION
Tool Name: Set conversation read cursor
Description
Action Parameters
Action Response
SLACKBOT_SET_SLACK_USER_PROFILE_INFORMATION
Tool Name: Set Slack user profile information
Description
Action Parameters
Action Response
SLACKBOT_SET_THE_TOPIC_OF_A_CONVERSATION
Tool Name: Set conversation topic
Description
Action Parameters
Action Response
SLACKBOT_SET_USER_PROFILE_PHOTO_WITH_CROPPING_OPTIONS
Tool Name: Set user profile photo with cropping options
Description
Action Parameters
Action Response
SLACKBOT_SET_USER_TO_REGULAR_STATUS
Tool Name: Set user to regular status
Description
Action Parameters
Action Response
SLACKBOT_SET_WORKSPACE_CONNECTIONS_FOR_A_CHANNEL
Tool Name: Set workspace connections for a channel
Description
Action Parameters
Action Response
SLACKBOT_SET_WORKSPACE_DEFAULT_CHANNELS
Tool Name: Set workspace default channels
Description
Action Parameters
Action Response
SLACKBOT_SET_WORKSPACE_DESCRIPTION
Tool Name: Set workspace description
Description
Action Parameters
Action Response
SLACKBOT_SET_WORKSPACE_DISCOVERABILITY_SETTINGS
Tool Name: Set workspace discoverability settings
Description
Action Parameters
Action Response
SLACKBOT_SET_WORKSPACE_ICON
Tool Name: Set workspace icon
Description
Action Parameters
Action Response
SLACKBOT_SET_WORKSPACE_NAME
Tool Name: Set workspace name
Description
Action Parameters
Action Response
SLACKBOT_START_REAL_TIME_MESSAGING_SESSION
Tool Name: Start real time messaging session
Description
Action Parameters
Action Response
SLACKBOT_TRIGGER_USER_PERMISSIONS_MODAL
Tool Name: Trigger user permissions modal
Description
Action Parameters
Action Response
SLACKBOT_UNARCHIVE_A_PUBLIC_OR_PRIVATE_CHANNEL
Tool Name: Unarchive a public or private channel
Description
Action Parameters
Action Response
SLACKBOT_UNINSTALL_APP_FROM_WORKSPACE
Tool Name: Uninstall app from workspace
Description
Action Parameters
Action Response
SLACKBOT_UNPIN_ITEM_FROM_CHANNEL
Tool Name: Unpin message from channel
Description
Action Parameters
Action Response
SLACKBOT_UPDATES_AN_EXISTING_REMOTE_FILE
Tool Name: Update an existing remote file
Description
Action Parameters
Action Response
SLACKBOT_UPDATE_AN_EXISTING_SLACK_USER_GROUP
Tool Name: Update Slack user group
Description
Action Parameters
Action Response
SLACKBOT_UPDATE_AN_EXISTING_SLACK_VIEW
Tool Name: Update an existing Slack view
Description
Action Parameters
Action Response
SLACKBOT_UPDATE_SLACK_CALL_INFORMATION
Tool Name: Update call information
Description
Action Parameters
Action Response
SLACKBOT_UPDATE_USER_GROUP_MEMBERS
Tool Name: Update user group members
Description
Action Parameters
Action Response
SLACKBOT_UPDATE_WORKFLOW_EXTENSION_STEP_CONFIGURATION
Tool Name: Update workflow extension step configuration
Description
Action Parameters
Action Response
SLACKBOT_UPLOAD_OR_CREATE_A_FILE_IN_SLACK
Tool Name: Upload or create a file in Slack
Description
Action Parameters
Action Response
SLACKBOT_USERS_INFO
Tool Name: Get user information
Description
Action Parameters
Action Response
SLACKBOT_USERS_LIST
Tool Name: List users
Description
Action Parameters
Action Response
SLACKBOT_USERS_LOOKUP_BY_EMAIL
Tool Name: Lookup users by email
Description
Action Parameters
Action Response
SLACKBOT_USERS_PROFILE_GET_PROFILE_INFO
Tool Name: Retrieve user profile information
Description
Action Parameters
Action Response
SLACKBOT_WIPE_USER_SESSIONS_ACROSS_DEVICES
Tool Name: Wipe user sessions
Description
Action Parameters
Action Response