Skip to main content
Glama

connect_ecommerce

Link an e-commerce platform (Shopify, WooCommerce, PrestaShop, or VTEX) to retrieve products, orders, and customer data. Ask the user which platform they use.

Instructions

Conectar plataforma e-commerce — Conecta tu tienda online (Shopify, WooCommerce, PrestaShop o VTEX) para buscar productos, pedidos y clientes. Pregunta al usuario que plataforma usa. [mutation] (requiere confirmación: pasar confirm=true para ejecutar)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
platform_typeYesPlataforma e-commerce: shopify, woocommerce, prestashop o vtex
shopify_urlNoShopify: URL de la tienda (ej: mitienda.myshopify.com)
shopify_tokenNoShopify: Token de acceso de la app personalizada
wc_store_urlNoSolo WooCommerce: URL de la tienda (ej: mitienda.com)
wc_consumer_keyNoSolo WooCommerce: Consumer Key de la API REST
wc_consumer_secretNoSolo WooCommerce: Consumer Secret de la API REST
ps_store_urlNoSolo PrestaShop: URL de la tienda (ej: mitienda.com)
ps_api_keyNoSolo PrestaShop: API Key del Webservice
vtex_account_nameNoSolo VTEX: Nombre de la cuenta VTEX
vtex_app_keyNoSolo VTEX: App Key de la API
vtex_app_tokenNoSolo VTEX: App Token de la API
vtex_store_urlNoSolo VTEX: URL de la tienda (opcional, se genera automaticamente si no se proporciona)
platform_enabledNoActivar/desactivar plataforma
shopify_locale_modeNoModo de locale (auto/fixed)
shopify_fixed_localeNoLocale fijo para Shopify
shopify_content_locale_modeNoModo de locale para contenido
shopify_content_fixed_localeNoLocale fijo para contenido
shopify_fallback_localeNoLocale de fallback
confirmNoPasar true para confirmar la ejecución de esta acción peligrosa
Behavior2/5

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

No annotations are provided, so the description bears the full burden. It discloses that the tool is a mutation requiring confirmation, but fails to describe other critical behaviors like overwriting existing connections, authentication requirements, rate limits, or post-connection effects (e.g., syncing data). This is insufficient for a mutation with sensitive credentials.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is concise at two sentences, front-loading the purpose and adding a key usage note. It avoids redundancy but could be more structured (e.g., separate sections for purpose, usage, and confirmation). Efficient overall.

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

Completeness3/5

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

The description adequately covers the core purpose and confirmation requirement for a complex tool with 19 well-documented parameters. However, it lacks details on what happens after a successful connection, how to handle errors, or the disconnection process (covered by a sibling). More context would improve completeness.

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 description coverage is 100%, so baseline is 3. The description does not add additional meaning beyond the schema; it merely summarizes the action. It provides no extra constraints or formatting guidance beyond what the schema already includes.

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 the tool connects e-commerce platforms (Shopify, WooCommerce, PrestaShop, VTEX) to search products, orders, and customers. It specifies the core function and supported platforms. However, it does not explicitly differentiate from siblings like 'test_ecommerce_connection', though the purpose is distinct enough.

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?

The description advises asking the user which platform to use and notes that a mutation requires confirmation (confirm=true). This provides basic usage context but lacks guidance on when not to use this tool or alternatives, such as testing a connection first.

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/wazionapps/mcp-server'

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