Track Application
track_applicationRecord a job application in your MBA recruiting pipeline, including company, role, deadline, and full job description, to tailor your CV against real requirements later.
Instructions
Add a role to the application pipeline.
This tracks an application; it never submits one.
Pass jd_text when the user has the posting to hand — storing it means you can tailor their CV against the real requirements later instead of guessing at what the firm asked for.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | Posting or portal URL. | |
| role | Yes | Role title as posted. | |
| notes | No | Anything you want to remember about this one. | |
| status | No | interested | applied | interview | offer | rejected. | interested |
| company | Yes | Firm name. | |
| jd_text | No | The job description, pasted in full. | |
| deadline | No | ISO date (YYYY-MM-DD) the application is due. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||