Create a Slack channel helper
Define tools
A tool withapproval: 'always' suspends for approval before execution. Per-tool channels route approval notifications to a specific Slack channel.
Define the agent
Start the worker with Slack channel
Channel routing
When a user @mentions the bot in Slack, the orchestrator parses the agent ID and routes output back to the thread. Tool-level channels override the default.
Run it
See Slack Integration for full Slack app setup instructions (creating the app, adding scopes, enabling interactivity).