Skip to main content
Glama

threads_publish_text

Publish a text-only post on Threads with optional link, poll, GIF, topic tag, or quote. Set reply controls and alt text for accessibility.

Instructions

Publish a text-only post on Threads. Supports optional link attachment, poll, GIF, topic tag, and quote post.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
textYesPost text (max 500 chars)
reply_controlNoWho can reply
link_attachmentNoURL to attach as a link preview card (max 5 links per post)
topic_tagNoTopic tag for the post (1-50 chars, no periods or ampersands)
quote_post_idNoID of a post to quote
poll_optionsNoPoll options (2-4 choices). Creates a poll attachment.
gif_idNoGIF ID from GIPHY or Tenor
gif_providerNoGIF provider (GIPHY or TENOR). Tenor sunsets March 31, 2026.
alt_textNoAlt text for accessibility (max 1000 chars)
is_spoilerNoMark content as spoiler
Behavior2/5

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

No annotations provided, so description carries full burden. It states 'Publish' indicating a write operation but lacks details on side effects, authentication, rate limits, or response format. The agent is left uninformed about critical behavioral aspects.

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?

Single sentence with 18 words, front-loaded with action and key features. No wasted content; every word earns its place.

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

Completeness2/5

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

For a tool with 10 parameters and no output schema, the description is too brief. It omits return value, publishing flow (e.g., if container creation is needed), authentication, and prerequisites. Incomplete for safe autonomous invocation.

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%, so baseline is 3. The description summarizes optional features but adds no new meaning beyond the schema's parameter descriptions. It meets the minimum but does not enhance understanding.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states 'Publish a text-only post on Threads', specifying the verb and resource. However, it does not explicitly differentiate from sibling tools like threads_publish_carousel or threads_reply, though the name and 'text-only' imply the scope.

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

Usage Guidelines2/5

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

No explicit guidance on when to use this tool versus alternatives. The description lists supported features but does not provide context for selection among many similar siblings (e.g., threads_publish_image, threads_reply).

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

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