Update application tracker
update_trackerInsert or update a row in the application tracker by company and position, preventing duplicate entries.
Instructions
Add or update a row in the application tracker sheet (output/applications.csv). Upserts on company+position so regenerating doesn't duplicate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notes | No | ||
| status | No | generated | applied | interview | offer | rejected | |
| company | Yes | ||
| gitLink | No | ||
| jobLink | No | ||
| atsScore | No | ||
| position | Yes | ||
| jdSummary | No | ||
| resumeFile | No |