Channel: Slack
Bidirectional Slack messaging for AgentOS via @slack/bolt.
What It Provides
slackChannelSendMessageslackChannelSendMediaslackChannel
Runtime Status
- This is a curated channel pack.
- Channels stay opt-in because they can connect, poll, or receive webhooks.
- Enable it through
createCuratedManifest({ channels: ['slack'] })or a custom extension manifest.
Required Secrets
slack.botTokenslack.signingSecretslack.appToken
Source of Truth
manifest.jsondefines the exported tools and messaging-channel descriptor.src/contains the adapter and tool implementations.