Update the current user settings
action1_update_meUpdate current user settings using a JSON request body. Requires confirmation to execute changes.
Instructions
Update the current user settings. Updates settings for the currently authenticated…
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | Request body (schema: UserPayload) | |
| confirm | No | Required to execute. Exact string "YES". | |
| dry_run | No | Default true (preview). Set false to execute. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||