Skip to main content
Glama

reddit-com

search-media

get_search_media

search-media Billing per call: 1 Credits.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nsfwNo- Whether to retrieve content that is not safe for work (e.g., 18+ content) - Default: `false` - The `true` is yes, the `false` is no
sortNo- Sort by - Default: `relevance` - Choose one of the values below - `relevance`: Relevance - `hot`: Hot - `top`: Top - `new`: New - `comments`: Comment count
timeNo- Time - Default: `all` - Choose one of the values below - `all`: All time - `year`: Past year - `month`: Past month - `week`: Past week - `day`: Today - `hour`: Past hour
queryNo- Required: true - Ex: `gaming`
nextPageNo- The page index, for paging purpose - Leave it blank for the first time - The `nextPage` can be retrieved from response of this endpoint(meta->nextPage) - Ex: `MjQ=`

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. First observed

TDQS

D1.4/5.0
Behavior1/5

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

With no annotations provided, the description carries the full burden of disclosing behavior. It does not mention any outcomes, side effects, return format, or constraints. The tool could be a read or mutation; nothing is disclosed. This is a complete gap.

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

Conciseness2/5

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

The description is extremely brief but not helpfully concise. It contains a single sentence about billing that provides no functional information. This is under-specification rather than conciseness, similar to the 'Process' example, which earned a 2 for being too terse to be useful.

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

Completeness1/5

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

The tool has 5 parameters, no annotations, and no output schema. Given this complexity, the description is wholly inadequate. It must explain the tool's purpose, typical use cases, and possibly pagination, but states only billing. The agent cannot determine what the tool does or how to invoke it correctly.

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

Parameters3/5

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

Schema description coverage is 100% with detailed parameter descriptions, examples, and defaults. The tool description adds nothing beyond the schema. Per the rubric, a high-coverage schema sets a baseline of 3, and the description does not need to add parameter semantics. However, it also does not add any extra context, so a neutral score of 3 is appropriate.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose1/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description is just 'search-media Billing per call: 1 Credits.' It does not state what the tool does, beyond the title. The name 'get_search_media' hints it searches media, but the description provides no verb, resource, or scope. It is essentially a tautology, failing to distinguish from sibling search tools.

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

Usage Guidelines1/5

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

No guidance is given about when to use this tool versus alternatives like get_search_comments, get_search_communities, etc. There are no context cues, prerequisites, or exclusions. The single sentence about billing offers no usage direction.

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