Skip to main content
Glama

top_performers

Rank UGC content by any metric—views, likes, comments, shares, saves, conversions, revenue, or engagement rate—to find top performers and inform creator recommendations.

Instructions

Ranked content items by a chosen metric (views/likes/comments/shares/saves/conversions/revenue/engagement_rate).

include_unlisted: whether to include content from creators no longer returned by SideShift's /creators (ghost handles or removed accounts -- SideShift excludes those by design, so this tool can't fetch more about who they are, just show or hide their content).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nNo
metricNoviews
date_range_endNo
date_range_startNo
include_unlistedNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior4/5

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

Since annotations are absent, the description carries the burden of disclosing behavioral traits. It reveals a non-obvious limitation: content from creators excluded by SideShift's /creators can only be shown/hidden, not enriched. This adds meaningful context beyond a simple read operation, though it omits other aspects like auth or rate limits.

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

Conciseness4/5

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

The description front-loads the purpose in a single sentence, then provides a necessary but slightly verbose explanation of the 'include_unlisted' parameter. The structure is logical and efficient, though the second part could be tightened without losing essential information.

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?

The description covers the core behavior and the most intricate parameter, and an output schema exists to handle return values. However, it does not explicitly state sorting order or date range semantics, and lacks usage context relative to siblings. Given the tool's complexity, this is reasonably complete but not exhaustive.

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?

With 0% schema description coverage, the description is the only source for parameter meaning. It explicitly lists the options for the 'metric' parameter and explains the 'include_unlisted' parameter in detail, including its data-source implications. Other parameters like 'n' and date ranges are self-explanatory from their names and defaults, so the description adds substantial value.

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 'Ranked content items by a chosen metric' and enumerates all supported metrics (views/likes/comments/shares/saves/conversions/revenue/engagement_rate). This specifies the verb (rank), resource (content items), and scope, effectively distinguishing it from sibling tools like get_performance_summary or detect_trending_formats.

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?

There is no guidance on when to use this tool versus alternatives such as get_performance_summary or detect_trending_formats. The description focuses solely on functionality and parameter details, without specifying use cases, exclusions, or prerequisites.

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/matthewhuang11/sideshift-scanner'

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