share-create
Create public links to share generated job documents and sales materials. Returns unauthenticated URLs for resumes, cover letters, and emails that anyone can view without login requirements.
Instructions
Create a shareable public link for a generation's artifacts (resume, cover letter, emails). Returns a slug and public URL that anyone can view without authentication. Creates a new share record. Requires scope: sessions:read. Use after running job-hunter-run or b2b-sales-run to share the output. Use share-slug-stats to track views.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | Yes | Session ID containing the generation | |
| generationId | Yes | Generation ID to share |