Skip to main content
Glama

zotero_list_collection_items

List top-level works in a Zotero collection to review contents before organizing or moving items. Shows key, type, title, and date for each item.

Instructions

List the top-level items (works) in a collection, with key, type, title, and date. Use to review a collection's contents before moving items in or out. Child attachments/notes are not listed.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNoMaximum items to return (default 50).
collection_keyYesCollection key from zotero_list_collections.

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Install Server

TDQS

A4.2/5.0
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations provided, the description carries the full behavioral burden. It discloses that only top-level items are returned and that child attachments/notes are excluded. It also implies a read-only review operation. It stops short of describing sorting or pagination behavior, but for a list operation the disclosed scope is meaningful.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Two concise sentences, front-loaded with the action and resource, followed by a brief usage note and a key exclusion. Every sentence earns its place and there is no redundant content.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

This is a low-complexity list operation with a rich schema and an output schema present. The description covers the essential scope, use case, and important exclusion. Minor gaps like sorting or pagination behavior do not undermine correct invocation for the primary use case.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, so the schema already documents both parameters: collection_key and limit. The description adds no new parameter semantics beyond confirming the collection-key origin is known from zotero_list_collections, which appears in the schema anyway.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description states a specific verb and resource: 'List the top-level items (works) in a collection.' It also specifies the returned fields (key, type, title, date) and explicitly excludes child attachments/notes, which distinguishes it from broader item-list or search tools.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description gives a clear usage context: 'Use to review a collection's contents before moving items in or out.' It does not explicitly name alternatives or state when not to use it, but the intended scenario is clear enough to guide tool selection.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ozbayenes123-ops/zotero-mcp-local-write'

If you have feedback or need assistance with the MCP directory API, please join our Discord server