sw_update_user
Update the current user's Splitwise profile details like name, email, locale, and default currency using their user ID.
Instructions
Update the current user's profile fields. id must be the current user's id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | User ID (must be the current user's id) | |
| No | |||
| locale | No | ||
| confirm | No | Must be true to proceed. Without this, the tool returns a preview. | |
| password | No | ||
| last_name | No | ||
| first_name | No | ||
| default_currency | No |