Update My Unsplash Profile
unsplash_update_my_profileUpdate your Unsplash profile by changing only the fields you specify, such as bio, URL, email, location, names, or Instagram username. Requires OAuth login; fields you don't provide remain unchanged.
Instructions
Update the authenticated user's own Unsplash profile. Only the fields you pass are changed. Requires OAuth sign-in — run npx @hanoak/unsplash-mcp-server login first. Not read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bio | No | New bio text. | |
| url | No | New portfolio/website URL on the user's profile. | |
| No | New account email. | ||
| location | No | New location text. | |
| username | No | New Unsplash username. | |
| last_name | No | New last name. | |
| first_name | No | New first name. | |
| instagram_username | No | New Instagram username. |