Scan Gmail for tracker updates
scan_job_updatesCross-reference open job applications with Gmail to detect interview, offer, or rejection signals. Receive suggested status changes to review and apply manually.
Instructions
Cross-reference open applications in the tracker against Gmail: for each open job (or one company, if given), searches Gmail for recent related mail and flags simple keyword-based signals (interview, offer, rejection language). Read-only — it only SUGGESTS a status change via suggestedCall; it never updates the tracker itself. Review the emails and call update_job_status yourself if the suggestion looks right.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company | No | Limit the scan to one company (case-insensitive substring). | |
| days_back | No | Only search mail from the last N days (default 30). | |
| max_per_company | No | Max messages to fetch per company (default 3). |