Resume Rewrite
resume_rewriteTailor your resume bullets for a specific job. Submit a job URL or details to receive before/after rewrites, missing keywords, and ATS formatting tips.
Instructions
Generate targeted resume bullet rewrites for a specific job, using the user's uploaded resume + the job description as context. Premium tier. Returns before/after bullet rewrites, missing keywords from the JD, and ATS-format tips. The user must have a resume uploaded to HireJack (via Settings or Onboarding). Use for 'rewrite my resume for this Stripe role' or 'tailor my bullets for this JD'. Not for interview preparation — use interview_prep for that.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | Full HireJack job detail URL. Convenience alternative to passing `domain` + `jobId` separately. | |
| jobId | No | Pass the `id` field from a `search_jobs` result VERBATIM — do not reformat (the id contains '#' separators; keep them). Always fetch a real id via search_jobs first. Required unless `url` is provided. | |
| domain | No | Company domain (e.g. 'stripe.com'). Required unless `url` is provided. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | AI resume rewrite suggestions targeted at one job posting | |
| meta | No | Request/response metadata (pagination cursors, snapshot timestamps, applied filters) | |
| citation_url | No | hirejack.com URL to cite when surfacing this result |