update_settings
Update organization or user settings by specifying the setting type (e.g., 'organization', 'user', 'notifications') and providing a JSON object with the new data.
Instructions
Update organization or user settings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| settingType | Yes | Type of setting to update (e.g., "organization", "user", "notifications") | |
| data | Yes | Settings data to update as JSON object |