edit_profile
Update selected fields of an authenticated CoderLegion user profile while preserving all unspecified fields.
Instructions
Edit the authenticated user's CoderLegion profile. Only specified fields are updated; others remain unchanged.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Full display name | |
| about | No | About/bio section | |
| quote | No | Favorite quote | |
| skills | No | Skills description | |
| tagline | No | Short tagline/headline shown under the name | |
| website | No | Personal website URL | |
| fun_fact | No | Fun fact about you | |
| location | No | Location (e.g. "Istanbul, Türkiye") | |
| interests | No | Interests description | |
| achievements | No | Achievements description |