Skip to main content
Glama

rynmesh_digest_get

Retrieve your current Daily Digest with ranked items from your chosen sources, each accompanied by a reason for selection.

Instructions

Get the owner's current Daily Digest: ranked items from their chosen sources (RSS/YouTube/Reddit feeds, read-later saves, page watchers) with reasons per pick.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNo
Install Server

TDQS

C2.7/5.0
Behavior2/5

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

With no annotations, the description carries the full burden of behavioral disclosure. It does say the result includes ranked items and reasons, but it does not indicate whether the tool triggers a refresh, performs network fetches, reads from cache, requires authentication, or has any side effects. This is a meaningful transparency gap for a tool with zero annotation coverage.

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 a single sentence that front-loads the core action and resource, then adds concise context about sources and output. Every phrase earns its place, and there is no filler or repetition of the tool name.

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?

For a tool with no annotations and no output schema, the description leaves several gaps: the optional 'limit' parameter is unexplained, the relationship to rynmesh_digest_refresh is unclear, and the exact return structure beyond 'items and reasons' is undefined. It is usable for a basic invocation with no parameters, but not complete for confident correct use across cases.

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

Parameters1/5

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

The input schema has one parameter, 'limit', with 0% description coverage, and the tool description never mentions 'limit' at all. Since schema coverage is minimal, the description must compensate by explaining how limit behaves, but it provides no guidance whatsoever.

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 identifies the action ('Get') and resource ('owner's current Daily Digest'), and adds useful detail about ranked items, source types, and per-pick reasons. However, it does not explicitly distinguish itself from siblings like rynmesh_digest_refresh, so an agent could still be unsure whether 'get' also refreshes the digest.

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

Usage Guidelines2/5

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

No guidance is provided on when to use this tool versus alternatives such as rynmesh_digest_refresh or rynmesh_digest_feedback. The description implies this is for retrieving the current digest, but it never states when to choose refresh or another sibling instead.

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/yeogirlyun/rynmesh'

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