Skip to main content
Glama

threads_publish_video

Publish a video post on Threads. Provide a public HTTPS video URL, and the tool waits for processing. Supports topic tags, quote posts, alt text, and spoiler marking.

Instructions

Publish a video post on Threads. Waits for video processing. Supports topic tag, quote post, alt text, and spoiler flag.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
video_urlYesPublic HTTPS URL of the video (MP4/MOV, max 1GB, up to 5 min)
textNoCaption text
reply_controlNoWho can reply
topic_tagNoTopic tag for the post
quote_post_idNoID of a post to quote
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?

Only discloses waiting for video processing. Does not mention error handling, permissions, rate limits, or response behavior. With no annotations, description carries full burden but is insufficient.

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-loaded with purpose, then key behavior, then features. No verbosity.

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?

Given 7 parameters, no output schema, and no annotations, the description lacks completeness. Doesn't cover return value, prerequisites, or common issues. Sibling tools like threads_publish_carousel likely have richer descriptions.

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 descriptions cover 100% of parameters. Description adds no extra meaning beyond listing feature names, which are already reflected in parameter names.

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?

Clearly states it publishes a video post on Threads, mentions video processing wait, and lists supported features. Distinct from siblings like threads_publish_image and threads_publish_text.

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?

No explicit when-to-use guidance. Lists supported features but doesn't contrast with alternatives or provide prerequisites.

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