Skip to main content
Glama

research_topic

Run end-to-end academic research workflows to find, download, and analyze papers on any topic, with options to sync results to Zotero.

Instructions

Run the end-to-end research workflow and optionally sync the result into Zotero. Set include_scihub=True to use Sci-Hub as a fallback for papers without open-access PDFs.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
topicYes
limit_per_sourceNo
related_limitNo
download_top_nNo
include_libgenNo
libgen_limitNo
libgen_download_top_nNo
include_scihubNo
scihub_fallback_limitNo
from_yearNo
to_yearNo
open_access_onlyNo
write_to_zoteroNo
existing_collection_keyNo
existing_collection_nameNo
create_collection_nameNo
attach_pdfsNo
Behavior2/5

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

With no annotations provided, the description carries the full burden of behavioral disclosure. It mentions that the tool can 'sync the result into Zotero' and use 'Sci-Hub as a fallback,' which implies write operations and potentially unauthorized access to copyrighted material. However, it doesn't disclose critical behavioral traits like authentication requirements, rate limits, data persistence, error handling, or the workflow's specific steps (e.g., what sources are queried, how results are processed).

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

Conciseness4/5

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

The description is brief (two sentences) and front-loaded with the core purpose. The second sentence adds specific guidance about one parameter. There's no wasted verbiage, though it could be more structured (e.g., bullet points for key parameters).

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

Completeness2/5

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

Given the high complexity (17 parameters, no annotations, no output schema), the description is insufficient. It doesn't explain what the 'end-to-end research workflow' entails, what sources are used, how results are returned, or the semantics of most parameters. For a tool with this many configuration options and no structured documentation elsewhere, the description leaves too many gaps for effective use.

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

Parameters2/5

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

With 17 parameters and 0% schema description coverage, the schema provides only titles and types with no semantic explanations. The description mentions only one parameter ('include_scihub') and its effect, leaving the other 16 parameters (like 'limit_per_source', 'related_limit', 'open_access_only', Zotero-related parameters) completely unexplained. This fails to compensate for the significant coverage gap.

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

Purpose4/5

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

The description clearly states the tool's purpose: 'Run the end-to-end research workflow and optionally sync the result into Zotero.' This specifies the verb ('run') and resource ('end-to-end research workflow') with an additional optional action ('sync into Zotero'). However, it doesn't explicitly differentiate this comprehensive workflow tool from its many siblings like 'search_literature' or 'deep_read_topic'.

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

Usage Guidelines3/5

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

The description provides some implied usage guidance: it mentions using Sci-Hub as a fallback when 'include_scihub=True,' which suggests this parameter controls access to paywalled papers. However, it doesn't explicitly state when to use this comprehensive workflow tool versus simpler alternatives like 'search_literature' or 'find_similar_papers,' nor does it mention prerequisites or exclusions.

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/aytzey/paper-pilot'

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