Slack
Communication · 63 actions · connect by signing in
Actions
A sample of the 63 Slack actions. Each keeps the schema of the real API.
slack.list_messagesreadslack.get_messagereadslack.create_messagewrite · needs approvalslack.list_channelsreadslack.get_channelreadslack.create_channelwriteslack.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"] }