list_collections
List all Zotero collections and sub-collections as a flat list with parent keys to map the collection tree. Optionally scope to a specific library for focused analysis.
Instructions
List every collection (and sub-collection) in the Zotero library as a
flat list with parent links, so Claude can build or walk the collection
tree. Each entry has key, name, library_id, and parent_key (null
for top-level collections). Defaults to every library (your personal
library plus all group/shared libraries); pass library_id (see
list_libraries) to scope to just one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| library_id | No |