Tool to update the current user's preferences by using the Commands API. It fetches the current user id and preferences, merges the provided payload, and writes back the merged object into 'fibery/ui-preferences' of the current fibery/user.
preferencesRequiredobjectDictionary of preference keys and values to merge into existing preferences. Common keys: 'firstDayOfWeek' (1=Monday to 7=Sunday), 'weekends' (list of day numbers), 'isoWeekends' (e.g., [6, 7]). Custom keys are also supported. Values are deep-merged with existing preferences.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.