upload_resume
Upload a CV or resume file to the current page's file input via CSS selector. Defaults to the primary CV, or specify a document ID.
Instructions
Upload a CV/resume file to a file input on the current page. Uses the primary CV by default, or specify a document ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | Yes | CSS selector for the file input | |
| document_id | No | Document ID to upload. If omitted, uses the primary CV. |