zotero_set_setting
Update a single Zotero library setting, such as plugin sync metadata, by overwriting its previous value with a new JSON value.
Instructions
Set one library setting (a key under /settings), e.g. syncing metadata used by plugins. Overwrites the previous value.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | Yes | New value (arbitrary JSON). | |
| setting | Yes | Setting name. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |