Skip to main content
Glama
PedroHSGuimaraes

Tienda Nube MCP Server

tiendanube_create_webhook

Create a webhook to receive real-time notifications for store events like orders, customers, products, and categories. Use it to trigger automated workflows or sync data with external systems.

Instructions

➕ CREATE NEW WEBHOOK - Set up real-time event notifications for external system integrations. Use this to establish automated workflows, sync data with external platforms, trigger business processes, and maintain real-time system connectivity. Supports all major store events including orders, customers, products, and categories. Requires HTTPS endpoints for security compliance.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlYesHTTPS URL that will receive webhook notifications (required)
eventYesEvent type that triggers the webhook (required)
Behavior3/5

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

No annotations are provided, so the description must carry the burden. It mentions the HTTPS requirement for security, which adds value. However, it does not disclose potential side effects (e.g., duplicate creation), auth needs, or rate limits. The behavioral transparency is adequate but not comprehensive.

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 three sentences, front-loaded with a visual header. It is relatively concise, though the second sentence lists generalities (e.g., 'establish automated workflows') that could be tightened. Overall, it uses space efficiently.

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

Completeness4/5

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

Given 2 required parameters, no output schema, and no annotations, the description provides sufficient context: purpose, supported events, and a security constraint. It could mention how to manage the webhook afterward, but for a simple creation tool it is complete enough.

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?

Both parameters have descriptions in the schema (100% coverage). The description adds a bit of context by summarizing the event types as 'major store events including orders, customers, products, and categories', but this does not significantly enhance what the schema already provides. Baseline 3 is appropriate.

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?

Description clearly states 'CREATE NEW WEBHOOK' and explains it sets up real-time event notifications. It lists specific use cases (automated workflows, sync, trigger processes) and supported events (orders, customers, products, categories). This distinguishes it clearly from siblings like get_webhook or list_webhooks.

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 gives context for using the tool (real-time integrations, workflows) but does not explicitly say when not to use it or mention alternatives like update_webhook. It implies usage for initial setup but lacks exclusions or comparisons.

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