list_libraries
List all accessible Zotero libraries, including personal and group libraries, with their IDs, names, and types to target specific shared libraries for further queries.
Instructions
List every Zotero library this server can see: your personal
library ("My Library", library_id 1) plus every group/shared library
you belong to, with its library_id, name, and type. Pass a group's
library_id as the library_id argument to list_collections,
list_items, search_metadata, get_tags, search_library, or
get_library_stats to scope to that shared library specifically —
otherwise those tools already search across every library by
default. Item-level tools (get_item, get_item_fulltext,
get_item_notes, get_item_annotations, compare_items) work the same
regardless of which library an item lives in — just pass its key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||