update_my_profile
Update your Proof profile settings: display name, bio, avatar, theme, custom links, and verification displays. Requires a Proof API key.
Instructions
Update the current user's primary profile. Supports display name, bio, avatar, theme, custom links, and verification display settings.
ACCESS: needs a Proof account. Set PROOF_API_KEY and restart this server, then call this tool again. start_login does NOT open this tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bio | No | Profile bio | |
| theme | No | Profile theme settings | |
| is_public | No | Whether the profile is publicly visible | |
| avatar_url | No | Avatar (HTTPS URL or base64 data URI, null to remove) | |
| custom_links | No | Custom links (max 20) | |
| display_name | No | Display name | |
| show_proof_channels | No | Show proof channels | |
| show_verification_dates | No | Show verification dates |