# Cloudcart AI integration on Definable

> CloudCart is an e-commerce platform that enables businesses to create and manage online stores efficiently.

## What this connects

CloudCart is an e-commerce platform that enables businesses to create and manage online stores efficiently.

Vendor: https://cloudcart.com/

## Tools available

**150** tools available. First 12:

- `CLOUDCART_ADD_CATEGORY_PROPERTIES` — Add Category Properties — Tool to add properties to a category relationship. Use when you need to associate one or more properties with a category for filtering or organization purposes.
- `CLOUDCART_ADD_TO_CART` — Add to Cart — Tool to add an item to the cart. Use after confirming a product selection with desired quantity.
- `CLOUDCART_CLEAR_CART` — Clear Cart — Tool to remove all items from the specified cart. Use when you need to empty the cart before adding new items or starting over.
- `CLOUDCART_CREATE_BLOG_CATEGORY` — Create Blog Category — Tool to create a new blog category in CloudCart. Use when you need to organize blog posts into categories. Requires a category name and optionally accepts an image URL for visual representation.
- `CLOUDCART_CREATE_BLOG_POST` — Create Blog Post — Tool to create a new blog post in CloudCart. Use when you need to publish blog content to your store. Requires post title, content, blog ID, and author ID.
- `CLOUDCART_CREATE_BLOG_TAGS` — Create Blog Tag — Tool to create a new blog tag in CloudCart. Use when you need to add tags for organizing blog content. Tags help categorize and filter blog posts for better content discovery.
- `CLOUDCART_CREATE_CATEGORY` — Create Category — Tool to create a new category. Use when you need to add organizational structure to your product catalog.
- `CLOUDCART_CREATE_CUSTOMER` — Create Customer — Tool to create a new customer in CloudCart. Use when you need to register a new customer profile. Provide validated customer details (first name, last name, email, and password). Returns the created customer with their unique ID and timestamps.
- `CLOUDCART_CREATE_CUSTOMER_BILLING_ADDRESS` — Create Customer Billing Address — Tool to create a new customer billing address. Use when you need to add a billing address for an existing customer. Requires customer ID and address details (name, country, city, street).
- `CLOUDCART_CREATE_CUSTOMER_GROUPS` — Create Customer Groups — Tool to create a new customer group in CloudCart. Use when you need to organize customers into categories or segments for targeted marketing, pricing, or permissions. The group name must be unique.
- `CLOUDCART_CREATE_CUSTOMER_SHIPPING_ADDRESS` — Create Customer Shipping Address — Tool to create a customer shipping address in CloudCart. Use when you need to add a new delivery address for an existing customer. Requires customer ID and complete address details (name, phone, country, city, street, postal code).
- `CLOUDCART_CREATE_CUSTOMER_TAGS` — Create Customer Tag — Tool to create a new customer tag in CloudCart. Use when you need to add tags for organizing and categorizing customers. Tags can be used for filtering, grouping, or marketing purposes.

## Auth

Auth schemes: `API_KEY`.

## How agents use Cloudcart

Inside a Definable workflow, Cloudcart is one of the tools the **Distributor specialist** can call. Example coordination patterns:

- **Researcher → Cloudcart** — the Researcher (GPT-5.5) pulls context from Cloudcart (records, threads, documents), synthesises findings, and briefs the rest of the team.
- **Writer → Distributor → Cloudcart** — the Writer (Claude Opus 4.7) drafts copy in brand voice, the Verifier passes it, then the Distributor writes the result into Cloudcart (create record, post message, draft email).
- **Designer / Engineer → Distributor → Cloudcart** — the Designer ships an asset or the Engineer ships a code change, the Distributor delivers it via Cloudcart (attach file, open PR comment, post status).

The Verifier checks every Cloudcart call. On rate limit, schema drift, or auth refresh it self-heals and retries — the workflow completes without manual intervention.

## Categories

- ecommerce — https://definable.ai/apps/category/ecommerce/
- website builders — https://definable.ai/apps/category/website-builders/

## Related

- HTML page: https://definable.ai/apps/cloudcart/
- Same category (ecommerce): https://definable.ai/apps/category/ecommerce/
- All integrations: https://definable.ai/apps/
- Workflow (multi-agent loop): https://definable.ai/workflow/
- Apps llms.txt index: https://definable.ai/llms-apps.txt
