Skip to main content
Glama

Reply to a post

reply_to_thread

Reply to a Threads post with text, images, or video. Identify the post using its URL or handle and shortcode.

Instructions

Reply to a Threads post with text and/or media. Provide the post url, or handle + code. ⚠️ Real account — rate-limited.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlNoFull post URL to reply to
codeNoPost shortcode (if not using url)
textNoYour reply text (max 500 chars). Optional if media is given.
mediaNoLocal file paths and/or http(s) URLs — images (jpg/png/webp/avif) and/or video (mp4/mov/webm).
handleNoAuthor @username (if not using url)
Behavior4/5

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

Annotations indicate mutation and non-destructive behavior. Description adds context about rate limiting and the use of a real account, which supplements the 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?

Two concise sentences front-load the purpose and key constraints with no wasted 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?

Covers purpose, usage, and constraints well, but lacks mention of return value (e.g., reply post ID). Still, sufficient for a tool with 5 parameters and no output schema.

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?

Schema coverage is 100%, but the description adds meaning: alternative identification methods, media types (images/video), and text length limit, going beyond 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?

The description clearly states the action ('Reply to a Threads post') and the allowed content ('text and/or media'), distinguishing it from siblings like create_thread and quote_thread.

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 specifies how to identify the target post ('url, or handle + code') and warns about rate limiting, but does not explicitly contrast with similar tools like quote_thread or when to use each.

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/bintangtimurlangit/threads-mcp'

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