upload_resume_from_url
Upload a resume from a public URL to sync your profile. Accepts PDF, DOC, or DOCX files up to 5MB.
Instructions
Upload a resume from a publicly accessible URL. Pass a direct link to a PDF, DOC, or DOCX file (e.g. Google Drive share link, Dropbox link, S3 URL). Maximum file size: 5MB. By default, your profile will be synced with the resume content. If the user does not have their resume hosted at a URL, they can upload it directly from their profile at https://6figr.com/profile instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Publicly accessible URL to the resume file (PDF, DOC, or DOCX) | |
| isAltResume | No | Upload as an alternate resume instead of replacing the primary resume (default: false) | |
| syncProfile | No | Whether to sync profile with resume content (default: true). Ignored for alt resumes. |