zotero_update_saved_search
Update a saved search by changing its name or replacing its conditions. Pass only the fields to modify, and supply full conditions to overwrite them.
Instructions
Update a saved search's name and/or its conditions. Only the parts you pass are changed; conditions are replaced wholesale when provided.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New name. | |
| conditions | No | Replacement conditions, same format as creation. | |
| search_key | Yes | Saved search key. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |