get_channel_info | Fetch metadata about a channel (name, topic, purpose, member count). |
get_channel_members | List the member user IDs of a channel. |
get_conversation_history | Fetch recent messages from a channel. |
get_dnd_info | Fetch the Do Not Disturb status of a user. |
get_message_permalink | Fetch a shareable permalink URL for a specific message. |
get_reactions | Fetch the reactions on a specific message. |
get_team_info | Fetch information about the workspace (name, domain, icon). |
get_thread_replies | Fetch the replies of a message thread. |
get_user_info | Fetch information about a workspace member. |
get_user_presence | Fetch whether a user is currently active or away. |
get_user_profile | Fetch the profile fields (real name, email, title…) of a user. |
list_channels | List channels in the workspace. |
list_custom_emoji | List the custom emoji of the workspace. |
list_files | List files in the workspace, optionally filtered by channel, user or type. |
list_pins | List the items pinned to a channel. |
list_scheduled_messages | List pending scheduled messages, optionally filtered by channel. |
list_user_group_members | List the user IDs belonging to a user group. |
list_user_groups | List the user groups of the workspace. |
list_user_reactions | List items (messages, files) a user has reacted to. |
list_users | List the members of the workspace. |
lookup_user_by_email | Find a workspace user by their email address. |