Python scripts for Zotero - supports search, browse, add items, and full collection management. Both local API and online Web API modes.
新增完整的集合管理功能:collection-create(创建)、collection-rename(重命名)、collection-delete(删除)、collection-add-item(添加项目到集合)、collection-remove-item(移除项目)、collection-list(列出集合项目)。修复了 API 调用问题,所有功能已测试通过。