update_user
Modify a PocketSmith user's profile information, including contact details, time zone, currency, and feature preferences.
Instructions
Update a PocketSmith user profile
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The user ID | |
| name | No | Full name | |
| No | Email address | ||
| beta_user | No | Opt in to beta features | |
| time_zone | No | Time zone | |
| week_start_day | No | Week start day (0=Sun, 6=Sat) | |
| base_currency_code | No | Base currency code | |
| always_show_base_currency | No | Always show base currency |