{ "bundles": { "google": { "display_name": "Google Suite", "description": "Gmail, Calendar, Drive, Docs, Sheets, Slides", "extensions": [ "tools/gmail", "tools/google-calendar", "tools/google-docs", "tools/google-drive", "tools/google-sheets", "tools/google-slides" ], "shared_auth": "google_oauth_token" }, "messaging": { "display_name": "Messaging Channels", "description": "Discord, Telegram, Slack, and WhatsApp channels", "extensions": [ "channels/discord", "channels/telegram", "channels/slack", "channels/whatsapp", "channels/feishu" ], "shared_auth": null }, "default": { "display_name": "Recommended Set", "description": "Core tools and channels for a productive setup", "extensions": [ "tools/github", "tools/gmail", "tools/google-calendar", "tools/google-drive", "tools/slack-tool", "channels/telegram", "channels/slack" ], "shared_auth": null } } }