openclaw/extensions/zoom
Doug Ruby dcd1257edd feat: add Zoom Team Chat plugin
Add a new channel plugin for Zoom Team Chat integration:

- Server-to-Server OAuth with client_credentials grant
- Webhook signature verification (HMAC-SHA256)
- Support for both DMs and channel messages
- Policy controls for DMs and group messaging
- Onboarding wizard for credentials setup
- Connection health probe

Requires a Zoom Team Chat app with `imchat:bot` scope.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-28 15:50:21 -08:00
..
src feat: add Zoom Team Chat plugin 2026-01-28 15:50:21 -08:00
index.ts feat: add Zoom Team Chat plugin 2026-01-28 15:50:21 -08:00
moltbot.plugin.json feat: add Zoom Team Chat plugin 2026-01-28 15:50:21 -08:00
package.json feat: add Zoom Team Chat plugin 2026-01-28 15:50:21 -08:00