prepare_application
Prepare a complete job application draft by validating attachments, verifying facts, and preventing duplicate submissions for a specific job URL. It returns a digest for exact-content sending.
Instructions
Save a completed local draft, never send. Reuse verified user facts. Attachments must exist in the private attachments directory; no placeholders. One application per exact job URL. Returns digest for exact-content sending.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| job_url | Yes | ||
| subject | Yes | ||
| recipient | Yes | ||
| expected_digest | No | ||
| attachment_names | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||