Skip to main content
Glama
Feplus2

zotero-brain-slim

by Feplus2

download_paper

Download PDFs to local storage using DOI, arXiv, or OA links via a multi-level cascade. Provides manual download guidance if all sources fail.

Instructions

按 DOI/arXiv/OA 链接走多级瀑布下载 PDF 到本地(不导入 Zotero)。全部失败时返回人工下载指引。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
doiNo
urlNo论文页 URL(可选,用于兜底提取 arXiv id)
titleNo用于文件命名与 PDF 标题校验
arxiv_idNo如 2401.12345
open_access_pdfNo已知 OA PDF 直链(可选)
Behavior4/5

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

With no annotations, the description carries the full burden. It discloses the multi-level cascade behavior, local saving, non-import into Zotero, and the fallback of returning manual download guidance on total failure. It lacks details on partial failure behavior or return format, but key behaviors are transparent.

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?

The description is two concise sentences, front-loaded with the main action, and contains no redundant information. Every clause adds value.

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

Completeness3/5

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

The tool has 5 optional parameters and no output schema. The description covers the core workflow and fallback, but lacks critical context such as requiring at least one identifier (DOI/arXiv/URL/OA), the order of the cascade, or the return value on success. This creates ambiguity for an agent deciding how to invoke it.

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 80% (4/5 params have descriptions), so the baseline is 3. The description does not add significant parameter semantics beyond the schema; it only mentions DOI/arXiv/OA as sourcing methods, which aligns with params but does not explain how they interact or that at least one is required.

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 clearly states the tool downloads PDFs locally via DOI/arXiv/OA links using a multi-level cascade, and explicitly excludes Zotero import. This distinguishes it from sibling tools like import_to_zotero.

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 indicates the tool is for local download without importing into Zotero, which serves as a clear usage boundary. However, it does not explicitly name alternative tools for import (e.g., import_to_zotero) or discovery (discover_papers), though the exclusion is implicit.

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

Install Server

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/Feplus2/zotero-brain-slim'

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