Request an application
request_applicationAsk the board's apply agent to submit an application to this job on behalf of the key's owner. Needs an account key (mint one at https://resumebooster.work/agents), an active Agent plan OR a live Agent Pass (bought signed-in at https://resumebooster.work/agents/pass), and a mandate set in Account — call key_status first: it says which of the three is missing, and on a pass how many applications and how much time are left. Every application passes the same gates as the signed-in flow, including the honesty classifier: answers are drawn from the owner's own profile and never invented. Ask the person for a yes on this specific job id before calling. Needs a key or a sign-in.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | Optional note stored with the request (not sent to the employer). | |
| jobId | Yes | The job id from search_jobs. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fix | No | Refused only: what would change the answer. | |
| note | No | ||
| error | No | Refused only: what the gate said. | |
| jobId | No | ||
| title | No | ||
| fitPct | No | Keyword fit of the résumé on file to this posting, 0-100; null when the posting has no text to score. | |
| company | No | ||
| warning | No | Accepted but flagged: below the release floor, or a system the agent prepares for rather than submits to. | |
| accepted | Yes | False when a gate refused; true when the request is in the agent's queue (or already was). | |
| refusedBy | No | Refused only: the gate — key, jobId, mandate, resume, plan (no Agent plan and no live pass), pass (the pass has no applications left or its clock ended), posting, scope-country, scope-category, scope-age, scope-salary. | |
| queueStatus | No | With alreadyQueued: the existing row's status. | |
| alreadyQueued | No | Accepted only: this job was already in the queue — nothing duplicated, and on a pass nothing spent. | |
| whatHappensNext | No | ||
| passApplicationsLeft | No | Accepted on a pass: applications left on it after this one. Null when a subscription funded the request. |