update_profile
Merge new or changed fields into your existing profile without a full re-setup. Accepts any subset of fields like skills, dealbreakers, or preferences.
Instructions
Update the user's profile with new or changed fields. Accepts any subset of profile fields and merges them into the existing profile.json without requiring a full re-setup. Useful for adding unlisted_skills, updating dealbreaker_detail, or changing any field.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| location | No | ||
| github_url | No | ||
| work_style | No | ||
| remote_only | No | ||
| resume_path | No | ||
| current_role | No | ||
| dealbreakers | No | ||
| salary_floor | No | ||
| target_roles | No | ||
| optimizing_for | No | ||
| unlisted_skills | No | ||
| developing_skills | No | ||
| dealbreaker_detail | No | ||
| rejection_patterns | No |