Skip to main content
Glama

delimit_reddit_scan

Scan over 25 subreddits for ranked outreach targets, then draft replies or create ledger items for high-priority opportunities.

Instructions

Bulk scan 25+ subreddits for outreach targets (Pro).

Scans via residential proxy. Rate limited to 1 req/2sec. Returns ranked, categorized targets ready for comment drafting.

IMPORTANT -- TOOL CHAINING RULE: After scanning, the AI MUST process high_priority targets:

  1. Draft replies via delimit_social_post or delimit_notify

  2. Create ledger items for strategic opportunities via delimit_ledger_add Never just return targets and stop. Always chain to the next action.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
sortNoReddit sort order (hot, new, top).hot
limitNoPosts per subreddit (default 10, max 25).

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior4/5

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

With no annotations, the description reveals key traits: residential proxy use, rate limit of 1 req/2sec, and ranked categorized output. It doesn't mention side effects or authentication, but scanning is inherently read-only.

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 description is concise, with two short paragraphs. The first explains the tool's action, the second provides a crucial chaining rule. Every sentence adds value with no redundancy.

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?

The description, combined with the output schema, gives complete context: purpose, parameters, rate limits, output nature, and mandatory chaining. No gaps remain for effective use.

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?

Input schema has 100% coverage with descriptions for both parameters (sort, limit). The description adds no further semantic value beyond what the schema already provides.

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 the tool scans multiple subreddits for outreach targets, with a specific verb and resource, distinguishing it from general scan tools like delimit_scan.

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

Usage Guidelines4/5

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

The description provides explicit chaining rules for post-scan actions (draft replies, create ledger items), but doesn't compare to sibling tools like delimit_scan or delimit_github_scan for when to use this specific tool.

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/delimit-ai/delimit-mcp-server'

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