Skip to main content
Glama
PedroHSGuimaraes

Tienda Nube MCP Server

tiendanube_generate_checkout_sdk_template

Generate a ready-to-use Checkout SDK template for Tienda Nube stores. Includes script tag, skeleton code, and guidance. Customize version, language, and optional features.

Instructions

Generate a Checkout SDK integration template (script tag + skeleton code and guidance).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
versionNoDocs version to link in comments
languageNoLanguage for inline tips
featuresNoWhich template sections to include
payment_provider_hintNoOptional hint about provider/option to preselect
notesNoOptional notes to embed in the template header
Behavior2/5

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

With no annotations provided, the description must disclose behavioral traits. It only states the output (template) but does not mention side effects, authorization requirements, rate limits, or any state changes. The tool likely generates an artifact without mutating resources, but this is not explicit.

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, well-structured sentence that is concise and front-loaded with the core action and deliverables. No extraneous words.

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 absence of an output schema, the description should clarify what the generated template contains and how it is returned (e.g., as a string, URL, or file). It lacks this context, leaving the agent uncertain about the output format.

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?

All 5 parameters have descriptions in the schema (100% coverage), so the description adds little beyond summarizing the output. The mention of 'script tag + skeleton code and guidance' loosely corresponds to the 'features' parameter but does not clarify parameter semantics.

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: generating a Checkout SDK integration template including script tag, skeleton code, and guidance. This verb+resource combination is specific and distinguishes it from sibling tools, none of which focus on template generation.

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 usage guidelines are provided. The description does not indicate when to use this tool versus alternatives (e.g., tiendanube_create_script_tag for only script tag creation) or when not to use it.

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/PedroHSGuimaraes/nuvem-shop-mcp-server'

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