Skip to main content
Glama

Get new papers from subscriptions

get_subscription_updates

Retrieve a merged, time-ordered feed of recent papers from all followed conferences. Use cursor to resume pagination for continuous updates.

Instructions

Use this when the user asks “any new papers from my subscriptions”, “give me a digest”, or wants a fresh pull of recent work from their tracked venues. Covers EVERY conference the user follows in one merged, time-ordered feed, no subscription id needed. Cursor-aware: pass the previous response's next_cursor as since to resume; omit on the first call. Returns up to limit papers and a next_cursor. Cheap to run on a cadence.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNo
sinceNoOpaque cursor from a previous response's `next_cursor`. Omit to start from when each conference was first followed.

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
papersYes
next_cursorYes
Behavior4/5

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

Discloses behavioral traits beyond annotations: merged feed, cursor-aware pagination, cheap to run. Annotations are neutral; no contradiction.

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?

Four focused sentences, front-loaded with usage examples, no wasted words.

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?

Covers usage, behavior, parameter semantics, and output structure. Output schema implied; no gaps remain.

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

Parameters4/5

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

Adds meaning over schema by explaining cursor usage for 'since' parameter. With 50% schema coverage, description compensates effectively for the undocumented 'since' parameter.

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 retrieves new papers from subscriptions, explicitly maps to user intents ('any new papers', 'give me a digest'), and distinguishes from siblings like get_conference_papers (per conference) and list_subscriptions.

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?

Provides explicit when-to-use triggers and cursor usage instructions. Lacks explicit when-not-to-use or alternative tool mentions, but the context is clear.

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/RetrogradeLabs/lune-mcp-server'

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