Skip to main content
Glama

rayana_ai_trends

Read-only

The attention leaderboard: latest virality snapshot ranked by VScore, with the full intensity/breadth/slope/vramp decomposition.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
asofNo
countYes
leadersYes
truncatedNo

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A3.6/5.0
Behavior4/5

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

Annotations already establish readOnlyHint=true and openWorldHint=true, so the safety profile is covered. The description adds useful behavioral context by saying this is a latest snapshot and specifying the VScore decomposition, which tells the agent what shape of result to expect beyond the bare tool name. It does not document pagination or data freshness, but the statement is adequate for a simple read-only leaderboard.

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 entire description is one dense, front-loaded sentence with no filler. The core concept ('attention leaderboard') appears first, followed by the ranking basis and metric decomposition, so an agent gets the essential meaning in a single glance.

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

Completeness4/5

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

For a tool with one optional parameter, read-only/open-world annotations, and an output schema, the description is largely complete: it conveys what is ranked, by what metric, and in what granularity. The only gap is that it does not differentiate itself from closely named siblings like rayana_ai_rankings or rayana_ai_trends_detail, which could cause a less careful agent to pick the wrong tool.

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?

Schema description coverage is 0%, and the description does not mention the optional 'limit' parameter at all. While 'limit' with a default of 40 is reasonably self-explanatory, the rubric requires the description to compensate when schema coverage is low; it does not.

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 a ranked virality leaderboard resource and names the ranking metric (VScore) plus its decomposition into intensity/breadth/slope/vramp. It stops short of an explicit verb like 'get' or a direct point of contrast with siblings such as rayana_ai_rankings or rayana_ai_trends_detail, but the noun-phrase framing is still specific and useful.

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 phrase 'latest virality snapshot' implies the tool is for current attention rankings, but there is no explicit when-to-use/when-not-to-use guidance and no alternative tools are named. Given the large sibling set, an agent would benefit from a note such as 'use trends_detail for a single trend's breakdown,' but the context is at least implicitly conveyed.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources