update_profile
Update the logged-in user's Velog profile by setting a new display name and short bio. Requires authentication.
Instructions
Update the current user's profile (requires authentication)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| short_bio | No | New short bio (uses current if omitted) | |
| display_name | No | New display name (uses current if omitted) |