feat: deprecate Gmail Loader Component (#7844)

Update gmail.py
This commit is contained in:
Edwin Jose 2025-04-29 14:34:07 -04:00 committed by GitHub
commit e7f817bbff
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -24,6 +24,7 @@ class GmailLoaderComponent(Component):
display_name = "Gmail Loader"
description = "Loads emails from Gmail using provided credentials."
icon = "Google"
legacy: bool = True
inputs = [
SecretStrInput(