Skip to main content
Glama

rynmesh_rank_content

Rank visible content by Rynmesh Credit distribution weight, optionally filtering by category and including invalid items. Prioritize highest-weighted content for improved discovery and recommendations.

Instructions

Rank visible content by Rynmesh Credit distribution weight.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
categoryNo
include_invalidNo
Install Server

TDQS

C2.4/5.0
Behavior2/5

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

With no annotations provided, the description must carry the full behavioral disclosure burden. It explains only the ranking basis and says nothing about whether the operation is read-only, what 'visible' means, how invalid content is treated, or the nature of the output. This leaves significant behavioral ambiguity.

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

Conciseness3/5

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

The description is a single sentence with no wasted words and is reasonably front-loaded. However, it is under-specified to the point of being terse: brevity is achieved at the expense of useful context.

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 output schema, no annotations, and two undocumented optional parameters, the description provides only minimal domain context. An agent would not know what category values are valid, what include_invalid does, or what response to expect.

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?

Schema description coverage is 0%, and the description does not mention either parameter. 'category' and 'include_invalid' are left completely unexplained, and the description does not compensate for the missing schema documentation.

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 states a clear action ('Rank'), a specific resource ('visible content'), and a ranking criterion ('Rynmesh Credit distribution weight'). It is distinguishable from sibling rynmesh_rank_clips by targeting content rather than clips, though the phrase 'visible content' is somewhat ambiguous.

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?

The description gives no guidance on when to use this tool versus alternatives like rynmesh_rank_clips, rynmesh_list_content, or rynmesh_credit_summary. No context is provided about categories, invalid-content handling, or preconditions.

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