Skip to main content
Glama

reddit_sweep

Sweep a Reddit profile to discover unmet needs: score posts across subreddits and search terms, then deep-fetch comments on the highest-pain threads. Results are persisted for analysis.

Instructions

Run a full two-stage sweep for a profile and persist the results.

Stage 1 pulls + scores posts across the profile's subreddits and search terms; stage 2 deep-fetches comments on the highest-pain threads. This makes live Reddit calls and may take a while. time (hour|day|week|month|year|all), limit (posts per sub) and max_threads override the profile defaults when non-empty/non-zero. Returns a SweepResult summary (counts, per-subreddit tallies, top matched patterns).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
timeNo
limitNo
profileYes
max_threadsNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior4/5

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

Discloses that the tool makes live Reddit calls and may take a while, and explains the two stages. With no annotations, the description carries full burden; it provides good behavioral context beyond the tool name, though does not detail auth or error handling.

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?

Two efficient paragraphs: first explains the process stages, second covers parameter overrides and return type. Front-loads purpose, no unnecessary words, every sentence adds value.

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

Completeness5/5

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

Given the tool's complexity (multi-stage, four parameters, output schema exists), the description fully covers the process, parameter overrides, and return summary. Mentions potential slowness, making it complete for an agent to decide and invoke.

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 adds meaning for all four parameters: explains time values (hour|day|week|month|year|all), limit as posts per sub, max_threads as override, and profile is self-explanatory. Compensates well for the lack of schema descriptions.

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?

Description clearly states 'two-stage sweep' for a profile with specific actions: pulling/scoring posts and deep-fetching comments. Uses specific verbs like Run, pulls, scores, deep-fetches. Differentiates from sibling tools by describing a comprehensive sweep.

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?

Implies usage for comprehensive profile analysis, noting live Reddit calls and potential slowness. Does not explicitly state when to use this tool vs siblings like reddit_search or reddit_fetch_thread, leaving the agent to infer based on the sweep description.

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/011-sam-110/Prospector'

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