update_profile
Update a job-search profile with partial changes. Creates a new profile when none exists, or updates the active profile if no ID is provided.
Instructions
Apply a partial update. With no profile_id, updates the active profile — or creates it if the user has none yet (the /setup path).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| patch | Yes | ||
| profile_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |