Skip to main content
Glama

Get Related Papers

get_related

Find similar papers for a given paper ID using SPECTER embeddings. Optionally re-rank related results by PhilPapers category to show proximity tiers.

Instructions

Get papers similar to a given paper (recommendations based on SPECTER embeddings). Pass category_id (from browse_taxonomy) to re-rank the related set as a semantic lens over an inferred PhilPapers-category region — papers stay under "related", each tagged with a relative proximity tier; a "related, and near category C" ordering, not an authoritative classification.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNoMax results (default: 10)
paper_idYesPaper ID (S2 ID or DOI)
category_idNoPhilPapers category id (from browse_taxonomy). When set, re-ranks "related" as a SEMANTIC LENS over an inferred category region — each paper gains a relative proximity tier ("nearer"/"farther"/"unplaceable") + proximityRank; not an authoritative classification. Coarse categories are more reliable; fine-grained leaves are flagged low-confidence.
Behavior4/5

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

Without annotations, the description carries the burden of disclosing behavior. It does so well by explaining the SPECTER-based similarity, the re-ranking behavior with category_id, that results remain under 'related' with proximity tiers, and that the ordering is not an authoritative classification. This adds meaningful context beyond a simple 'get similar papers' phrasing.

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 sentences, front-loaded with the core purpose in the first sentence and the optional category_id behavior in the second. Every clause earns its place, with no redundant text or filler.

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

Completeness5/5

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

Given the tool's moderate complexity (3 params, no output schema, no annotations), the description is quite complete. It covers the core functionality, explains how the optional parameter modifies the behavior, and warns about the non-authoritative nature of the re-ranking. The detailed schema descriptions for parameters fill any remaining gaps about defaults and tiers.

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 baseline is 3. The description adds some semantic context for category_id ('semantic lens') but the schema already thoroughly documents each parameter, including the effect of category_id and limit defaults. Therefore, the description provides marginal added value beyond the schema.

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's purpose: 'Get papers similar to a given paper (recommendations based on SPECTER embeddings).' This uses a specific verb ('get') and a specific resource (related papers), and distinguishes it from citation-based sibling tools like get_citations and get_references by explicitly mentioning SPECTER embeddings.

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 provides clear context for when to use the tool (for similar-paper recommendations) and explains the conditional usage of category_id to re-rank results. However, it does not explicitly exclude alternatives or mention when not to use it versus sibling tools, stopping short of a 5.

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/rookslog/sophotron'

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