Weavz
Tiendanube / Nuvemshop

Tiendanube / Nuvemshop

Manage Tiendanube and Nuvemshop products, orders, customers, lifecycle actions, and webhooks.

OAuth2Commerce
18 tools
3 triggers
Use withChatGPTClaudeClaude CodeCursorCodexMCP clientsSetup guide

Tools

Name
list_products

List Nuvemshop/Tiendanube products with paging and optional updated date filters.

get_product

Get a Nuvemshop/Tiendanube product by product ID.

create_product

Create a Nuvemshop/Tiendanube product using the documented product payload.

update_product

Update a Nuvemshop/Tiendanube product by product ID.

delete_product

Delete a Nuvemshop/Tiendanube product by product ID.

list_orders

List Nuvemshop/Tiendanube orders with status, date, and pagination filters.

get_order

Get a Nuvemshop/Tiendanube order by order ID.

create_order

Create a Nuvemshop/Tiendanube order through the API.

update_order

Update a Nuvemshop/Tiendanube order by order ID.

pay_order

Mark or process an order payment through the Nuvemshop/Tiendanube order pay endpoint.

close_order

Close a Nuvemshop/Tiendanube order.

reopen_order

Reopen a Nuvemshop/Tiendanube order.

cancel_order

Cancel a Nuvemshop/Tiendanube order.

list_customers

List Nuvemshop/Tiendanube customers with pagination.

get_customer

Get a Nuvemshop/Tiendanube customer by customer ID.

list_webhooks

List Nuvemshop/Tiendanube webhooks.

create_webhook

Create a Nuvemshop/Tiendanube webhook subscription.

delete_webhook

Delete a Nuvemshop/Tiendanube webhook by webhook ID.

Triggers

Name
order_event_received

Receive Nuvemshop/Tiendanube order lifecycle webhook events.

product_event_received

Receive Nuvemshop/Tiendanube product lifecycle webhook events.

customer_event_received

Receive Nuvemshop/Tiendanube customer lifecycle webhook events.

Quick Start

TypeScript
import { WeavzClient } from '@weavz-io/sdk'

const weavz = new WeavzClient({ apiKey: 'wvz_...' })

const result = await weavz.actions.execute('nuvemshop', 'list_products', {
  workspaceId: '550e8400-e29b-41d4-a716-446655440000',
  integrationAlias: 'nuvemshop',
  input: { /* ... */ },
})

Related Integrations

Works well with

Frequently Asked Questions

How do I connect Tiendanube / Nuvemshop to my app?

Use Weavz Hosted Connect for OAuth2 authentication. Install the SDK, create a connection through the connect portal or API, then execute tools programmatically.

What tools does Tiendanube / Nuvemshop support?

Tiendanube / Nuvemshop supports 18 tools including List Products, Get Product, Create Product, Update Product, Delete Product, and more.

Can I use Tiendanube / Nuvemshop with AI agents?

Yes. Add Tiendanube / Nuvemshop to an MCP server in Tool Mode or Code Mode. Code Mode provides 3 meta-tools with on-demand API discovery so agents can compose stateful workflows without loading every action schema up front.

How do I connect Tiendanube / Nuvemshop to ChatGPT or Claude?

Open the Weavz connector setup, sign in, choose a workspace, and add Tiendanube / Nuvemshop as an approved app. ChatGPT, Claude, and other remote MCP clients can then call the scoped Tiendanube / Nuvemshop tools exposed by that workspace.

Does Tiendanube / Nuvemshop work with Claude Code, Cursor, Codex, and local agents?

Yes. Remote and local MCP clients can connect to a Weavz MCP endpoint for the workspace. Local coding agents can also use the Weavz CLI to inspect apps, discover actions, run approved Tiendanube / Nuvemshop work, and execute Code Mode workflows from a terminal.

What can I ask an AI agent to do with Tiendanube / Nuvemshop?

Tiendanube / Nuvemshop exposes 18 tools, including List Products, Get Product, Create Product, Update Product, Delete Product, and more. Use Weavz to keep credentials scoped, require approval for sensitive work, and audit what the agent did.

Can Tiendanube / Nuvemshop be used in stateful agent workflows?

Yes. Agents can combine Tiendanube / Nuvemshop tools with Filesystem, State KV, Human Gates, input partials, and other workspace integrations while keeping execution scoped to the selected workspace or end user.

What authentication does Tiendanube / Nuvemshop use?

Tiendanube / Nuvemshop uses OAuth2. Weavz stores OAuth credentials securely and refreshes tokens when supported by the provider.

How much does the Tiendanube / Nuvemshop integration cost?

The Tiendanube / Nuvemshop integration is included on all Weavz plans including the free tier with 20,000 actions per month. No credit card required.

What triggers does Tiendanube / Nuvemshop support?

Tiendanube / Nuvemshop supports 3 triggers including Order Event Received, Product Event Received, Customer Event Received.

Connect Tiendanube / Nuvemshop in minutes

Get 20,000 free action executions every month. No credit card required.