Quick Start
slack_agent.py
How It Works
| Concept | Behavior |
|---|---|
| Threads | Each Slack thread is a separate session with its own history |
| Streaming | Responses stream as live task cards with tool calls visible |
| @mentions | By default, responds to @mentions in channels and all DMs |
| Files | Users can send files; agents can upload responses |
Setup
Requires a Slack App with OAuth scopes and event subscriptions. See the setup guide for step-by-step instructions. Environment variables:Next Steps
Overview
Quick start with agents, teams, and workflows.
Setup
Create a Slack App with the manifest.
Features
Sessions, files, teams, user identity, troubleshooting.
Reference
All parameters, scopes, and endpoints.