Skip to main content
Glama

delimit_social_history

Browse recent Reddit and Twitter posts, filterable by platform, user, or subreddit. Use thread context like subreddit and replies to draft informed follow-ups.

Instructions

View recent social media post history (Pro).

Filter by platform, Reddit user, or subreddit to recall prior conversations. Reddit comments include thread context (subreddit, thread_url, replying_to_user) so you can reference what was said when drafting follow-ups or DM replies.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNoMax entries to return.
platformNoFilter by platform - "twitter" or "reddit".
userNoFilter by Reddit user we interacted with (e.g. "coolinjapan001").
subredditNoFilter by subreddit (e.g. "r/vibecoding").

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior3/5

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

With no annotations, the description must disclose behavior fully. It indicates a read operation and mentions thread context for Reddit, but does not specify authentication needs, rate limits, the definition of 'recent', or the Pro requirement signaled by '(Pro)'. This leaves gaps.

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 extremely concise—two sentences that front-load the purpose and then add relevant detail. Every sentence earns its place with no unnecessary words.

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?

Given the presence of an output schema, the description adequately covers purpose, filters, and a special feature (thread context). However, it omits mention of pagination (limit parameter) and any error or authentication context, which are minor gaps.

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?

The input schema covers all parameters with 100% description coverage. The description adds value by explaining that user and subreddit are for Reddit filtering, and that Reddit comments include thread context, which is not evident from the schema alone.

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 views recent social media post history, with specific filtering options (platform, Reddit user, subreddit). The verb 'View' and resource 'social history' are precise, and it distinguishes from sibling social tools focused on posting or account management.

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?

The description implies usage for recalling prior conversations and drafting follow-ups or DM replies, but it does not explicitly state when not to use this tool or mention alternatives like delimit_memory_recent. Given many siblings, more explicit guidance would help.

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