Skip to main content
Glama
pauloFroes

mcp-meta-inbox

by pauloFroes

Private Reply to Comment

private_reply

Privately reply to a public comment by sending a direct message to its author. Use this to move a public question into the private inbox, with one reply allowed per comment within 7 days.

Instructions

Answer a public comment with a private direct message to its author. Meta allows exactly one private reply per comment, and only within 7 days of the comment. This is the supported way to move a public question into the inbox. It messages a real person — confirm with a human first. Instagram private replies need the same Advanced Access as Instagram Direct.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
messageYesPrivate message text.
comment_idYesComment ID whose author should receive the DM.
Behavior5/5

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

Discloses constraints beyond annotations: one private reply per comment, 7-day window, need for Advanced Access for Instagram. Warns that it messages a real person. No contradiction with annotations.

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?

Four sentences, each adds value: definition, constraints, use case, warnings. Front-loaded with primary purpose. 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?

For a simple tool with two parameters and no output schema, the description covers purpose, constraints, usage guidance, behavioral warnings, and auth requirements fully. No gaps.

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 coverage is 100% and both parameters are adequately described in schema. Description adds no extra meaning beyond what is already in the schema.

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 'Answer a public comment with a private direct message to its author.' Uses specific verb and resource, and distinguishes from sibling tools like reply_to_comment (public reply) and send_message (generic DM).

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

Usage Guidelines5/5

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

Explicitly states when to use: 'supported way to move a public question into the inbox', and includes specific constraints: exactly one per comment, within 7 days. Warns to confirm with a human first.

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/pauloFroes/mcp-meta-inbox'

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