Skip to main content
Glama

osint-terminal

Reddit Sub

reddit_sub

Reddit Subreddit: Subreddit: subscribers, active users, description

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
qNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

D1.8/5.0
Behavior2/5

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

No annotations are provided, so the description carries the full burden of behavioral disclosure. It does not mention permissions, errors, rate limits, or how the tool behaves, though listing 'subscribers, active users, description' weakly hints at a read-only data retrieval purpose.

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 short but poorly structured and repetitive: 'Reddit Subreddit: Subreddit:' repeats the same idea and does not earn its place. There is no front-loaded action or organization, making it an under-specified fragment rather than a concise definition.

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?

Despite the presence of an output schema, the description is grossly incomplete for an agent to invoke the tool correctly. The parameter is unexplained, usage context is absent, and there is no behavioral guidance, so the description fails to provide the minimal context needed.

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 single parameter 'q' has 0% schema description coverage and the tool description does not explain what it means. An agent cannot determine whether q expects a subreddit name, a search query, or something else, and no example or format hint is given.

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

Purpose2/5

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

The description is essentially a bare label restating the tool name: 'Reddit Subreddit: Subreddit: subscribers, active users, description' contains no verb or clear action. It barely implies that the tool returns subreddit details, but it reads as a fragment rather than a purposeful statement.

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 like reddit_user or other lookup tools. The description provides no context for when this tool is appropriate, only a terse list of content fields.

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