25 lines
550 B
Markdown
25 lines
550 B
Markdown
# Gmail Unread Poll
|
|
|
|
## Purpose
|
|
|
|
Poll unread Gmail state for triage/review workflows.
|
|
|
|
## Entrypoint
|
|
|
|
- Script: `scripts/gmail-unread-poll.sh`
|
|
|
|
## Schedule
|
|
|
|
- Recurring or ad hoc, depending on how the scheduler is configured
|
|
- Record the exact active schedule here if it becomes a standing job
|
|
|
|
## Expected behavior
|
|
|
|
- Checks unread Gmail state
|
|
- Supports lightweight inbox monitoring/triage workflows
|
|
- May feed reminder or review flows depending on runtime usage
|
|
|
|
## Notes
|
|
|
|
Do not commit mailbox contents, auth artifacts, or generated local state.
|