Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Gmail watcher for OpenClaw #701

ethanbeard started this conversation in Show and tell
Discussion options

Built a Gmail watcher plugin for OpenClaw on top of Google Workspace CLI.

The main primitive here is gws gmail +watch.

I wanted real-time Gmail delivery to an agent without the usual tradeoff:

  • either wire up webhook glue yourself
  • or poll forever just to notice new mail

Using gws gmail +watch, the plugin keeps the agent asleep until a new email actually arrives, then delivers sender/subject/snippet to the configured OpenClaw agent.

So the interesting part for me is less "another plugin" and more that gws made it straightforward to build a push-style Gmail trigger for an agent workflow.

Published here:

Would be curious if other people are building event-driven agent workflows on top of gws gmail +watch or other gws watch/streaming patterns.

You must be logged in to vote

Replies: 0 comments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant

AltStyle によって変換されたページ (->オリジナル) /