Interface Parameters
Pass one ofagent, team, or workflow to the Slack constructor.
Endpoints
Available at the/slack prefix (customizable with prefix).
POST {prefix}/events
Receives all Slack events (URL verification, messages, app mentions, thread starts).
Built-in Event Handling
OAuth Scopes
Add scopes in your Slack App under OAuth & Permissions > Bot Token Scopes.Minimum (streaming bot)
File Handling
SlackTools Methods
Feature-Specific
Event Subscriptions
Subscribe to events under Event Subscriptions > Subscribe to bot events.Developer Resources
Slack Guide
Sessions, threads, files, streaming, and troubleshooting.
Deploy Guide
Create a Slack App and configure step by step.
SlackTools Reference
Toolkit methods for messaging, search, and files.