Skip to main content
Glama
Maz1n0-zzz

instagram-mcp

by Maz1n0-zzz

post_reel

Publish an Instagram Reel from a public video URL. Specify caption, cover image, and feed visibility.

Instructions

Dang Reel (video) len Instagram tu URL video cong khai. Yeu cau video 9:16, 3-90s.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
captionNo
cover_urlNoAnh bia (tuy chon)
video_urlYes
share_to_feedNoHien tren feed, mac dinh true
Behavior3/5

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

With no annotations provided, the description carries the full burden of behavioral disclosure. It mentions that the video URL must be public, which is an important prerequisite. However, it does not describe potential side effects (e.g., the post appears publicly), required permissions, or error scenarios, leaving some transparency 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, fitting into a single sentence. It front-loads the primary action and then provides the essential video requirements. Every part is informative, with no filler or redundancy.

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 that there are no annotations and no output schema, the description should provide more context to fully understand the tool's behavior. It does not mention what the tool returns, any authentication needs, or potential failure modes. For a posting tool with 4 parameters, the description is minimal and leaves several important aspects unexplained.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters2/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The schema description coverage is 50% (2 of 4 parameters have descriptions). The tool description adds no parameter-specific details beyond what is in the schema. For example, it does not clarify the expected format of video_url or caption, which are not described in the schema. Thus, the description does not compensate for the missing parameter documentation.

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's purpose: 'Dang Reel (video) len Instagram tu URL video cong khai' translates to 'Post Reel (video) to Instagram from public video URL'. This specifies a distinct action (posting a reel) and resource (Instagram) and distinguishes it from sibling tools like post_photo or post_story_video.

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 provides clear usage context by specifying technical requirements: video must be 9:16 aspect ratio and 3-90 seconds long. This helps the agent decide if the tool is appropriate for a given video. It does not explicitly mention alternatives, but the context is clear enough to infer when this tool is relevant.

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/Maz1n0-zzz/instagram-mcp'

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