Build custom Slack runtimes
Chat SDK now ships the 's primitives as standalone imports for apps that already handle their own routing, state, or workflow execution.Slack adapter Use only what you need: Each subpath skips the full runtime, so your imports stay clean.Chat To get started, read the documentation.Slack primitives Read more Request verification and payload parsing ()@chat-adapter/slack/webhook Markdown formatting ()@chat-adapter/slack/format Fetch-based Web API calls ()@chat-adapter/slack/api Block Kit co
