submit_application
Generates a job application submission plan for an ATS, outlining required actions, field values, and human steps for execution.
Instructions
Build the fill-and-park submission plan for a role (no browser is driven here).
Returns a plan an agent executes with the Playwright MCP: the ATS, the action ("auto_submit" for Ashby/Greenhouse, "fill_and_park" for Lever/Workday/captcha walls, or "blocked" for a rail violation), the standard field values and honest screening answers, the single human_step left when parked, and ATS-specific gotcha notes. Identity PII and credentials are read from the environment, never stored. Report the real outcome afterward with record_application.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ats | No | ||
| url | Yes | ||
| title | Yes | ||
| company | Yes | ||
| location | No | ||
| resume_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||