add_resume
Add a resume variant to your profile, targeting specific role types for automated fit analysis.
Instructions
Add a new resume variant to the profile. Each variant targets specific role types for automatic selection during fit analysis.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Unique identifier for this variant (e.g. 'ai_eng') | |
| path | No | Absolute path to resume file (optional if text provided) | |
| text | No | Resume content as plain text/markdown (optional if path provided) | |
| label | Yes | Human-readable label (e.g. 'AI Engineering') | |
| role_types | Yes | List of role_type values this resume targets (e.g. ['ai_engineering', 'ml_engineering']) |