slack.config(...) to register one or more Slack workspaces.
Config
- Single workspace
- Multi-workspace
| Option | Description |
|---|---|
tokens | A map of team ID to bot token (xoxb-...). At least one entry is required. |
teams | Optional metadata per team: app ID, bot user ID, granted scopes, and display name. |
endpoint | Optional custom Slack API base URL. |