Apply to job
apply_to_jobSubmit job applications by pausing for user confirmation, then record as applied when markApplied is set after manual submission.
Instructions
Attempt to submit the application through the resolved application adapter. In Phase 1 the manual adapter never auto-submits to external sites: it returns PAUSED_FOR_USER with a checklist. Pass markApplied: true ONLY after the user confirms they submitted it themselves, to record it as APPLIED.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | ||
| application | Yes | ||
| markApplied | No | Set true only when the user confirms they submitted the application. |