watch_mailbox
Monitor changes in a Gmail mailbox, such as new emails or label updates, and publish notifications to a specified Cloud Pub/Sub topic for real-time email tracking.
Instructions
Watch for changes to the user's mailbox
Input Schema
Name | Required | Description | Default |
---|---|---|---|
labelFilterAction | No | Whether to include or exclude the specified labels | |
labelIds | No | Label IDs to restrict notifications to | |
topicName | Yes | The name of the Cloud Pub/Sub topic to publish notifications to |