Skip to content

Slack

Communication · 63 actions · connect by signing in

Connect in dashboardsign infrom API spec

Actions

A sample of the 63 Slack actions. Each keeps the schema of the real API.

  • slack.list_messagesread
  • slack.get_messageread
  • slack.create_messagewrite · needs approval
  • slack.list_channelsread
  • slack.get_channelread
  • slack.create_channelwrite
  • slack.delete_messagedelete

From your agent

Your agent never loads these up front. It searches in plain words and gets back the one it needs.

search_tools
{ "query": "list messages", "app": "slack" }
execute_tool
{ "name": "slack.list_messages",
  "fields": ["id"] }