laddro.coverLetters.create
Create a cover letter by providing applicant details and HTML letter content. Specify target company and hiring manager for personalization.
Instructions
Create a new cover letter manually with provided contact details and letter content
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | Internal title for this cover letter | |
| fullName | Yes | Applicant's full name | |
| jobTitle | No | Applicant's current or target job title | |
| address | No | Applicant's address | |
| No | Applicant's email address | ||
| phone | No | Applicant's phone number | |
| companyName | No | Name of the company being applied to | |
| hiringManager | No | Name of the hiring manager | |
| letterContent | Yes | Cover letter body content as HTML |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| title | No | ||
| createdAt | No | ||
| updatedAt | No |