Skip to main content
Glama
Alan7799DE

ClaudeMetaMCP

by Alan7799DE

publicar_carrusel_instagram

Posts a carousel of 2 to 10 images to the Niveals Instagram feed using public image URLs and an optional caption.

Instructions

Publica un carrusel (2 a 10 imágenes) en el feed de Instagram de Niveals.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
captionNo
imageUrlsYesURLs públicas de las imágenes (2 a 10).
Behavior2/5

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

No annotations are provided, so the description bears full responsibility for behavioral disclosure. It only states that the tool publishes a carousel, without mentioning side effects, authentication needs, rate limits, or potential failures. For a mutation tool, this 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?

The description is a single, front-loaded sentence that conveys the essential information without any fluff. 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?

Given the complexity of publishing a carousel to Instagram (e.g., authentication, account permissions, image specifications, immediate vs. scheduled posting), the description is far too brief. No output schema exists, so the description should cover more context, but it does not.

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?

Schema description coverage is 50% (only 'imageUrls' has a description). The tool description adds no additional meaning for the 'caption' parameter, which lacks any schema description. It merely restates the image count range already present in the schema. More detail on the caption parameter would be beneficial.

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 verb 'Publica' (publish), resource 'carrusel' (carousel) with the specific range of 2 to 10 images, and the target 'feed de Instagram de Niveals'. This distinguishes it from the sibling tool 'publicar_instagram', which presumably posts a single image.

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 implies that the tool is for carousel posts with 2-10 images, naturally contrasting with single-image posting. However, it does not explicitly state when to use this tool versus 'publicar_instagram' or other siblings, nor does it provide any exclusions or 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/Alan7799DE/ClaudeMetaMCP'

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