Draft optimized profile
waas_draft_profileGenerate a dry-run profile update payload from local markdown drafts or resume files, ready to paste into waas_update_profile. Includes optional live-profile comparison for accurate matching.
Instructions
Build a paste-ready Experience/Education/Share/Skills update payload from local optimized WAAS markdown drafts and/or resume/bank files. Does not write live — returns update_payload for waas_update_profile dry_run. Requires login only when compare_live is true (default).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| compare_live | No | Match draft entries to live profile ids (default true). | |
| source_paths | Yes | Paths to waas_profile_optimized_*.md and/or resume/bank .md/.tex/.txt files. | |
| include_optional | No | Include Optional N experience entries from the draft (default false). |