update_customer
Update Customer
Update an existing customer's details such as name, email, newsletter preferences, or ban status. Only the provided fields will be updated.
update_customer
Update an existing customer's details such as name, email, newsletter preferences, or ban status. Only the provided fields will be updated.
list_products
Search and list products from the CloudCart store. Supports filtering by SKU, barcode, category, or vendor. Results are paginated and can be sorted by any product attribute.
get_order
Retrieve full details of a specific order by its ID, including customer info, pricing, statuses, and optional related data.
manage_category
Create, update, or delete a product category. Use this to organize products into categories, build category hierarchies by setting parent categories, and manage SEO and display settings.
list_categories
List product categories from the CloudCart store. Results include the category hierarchy via parent IDs. Supports pagination and sorting.
create_product
Create a new product in the CloudCart store. Requires a product name and category ID at minimum. Optionally set pricing, descriptions, SEO fields, and visibility flags.
list_orders
Search and list orders from the CloudCart store. Supports filtering by date range and geo zone. Results are paginated and sortable.
update_order
Update an existing order's status, fulfillment status, notes, or other attributes. Use this to manage order lifecycle such as marking orders as paid, fulfilled, or cancelled.
get_customer
Retrieve full details of a specific customer by their ID, including contact info, account status, and group membership.
list_customers
Search and list customers from the CloudCart store. Supports filtering by customer group and sorting. Results are paginated.
delete_product
Permanently delete a product from the CloudCart store by its ID. This action cannot be undone.
delete_customer
Permanently delete a customer from the CloudCart store by their ID. This action cannot be undone.
update_product
Update an existing product's attributes such as name, description, pricing, SEO fields, and visibility flags. Only the provided fields will be updated.
create_customer
Create a new customer in the CloudCart store. Only an email address is required; optionally set name, group, newsletter, and marketing preferences.
get_product
Retrieve full details of a specific product by its ID, including relationships like category, vendor, image, and variants.
update_inventory
Update inventory quantities and pricing for a product variant. Use this to sync stock levels between CloudCart and external systems, adjust prices, or update SKU/barcode information.
Manage an online e-commerce store on the CloudCart platform. Create, read, update, and delete products including variants, pricing, images, and stock quantities. Access and manage orders with statuses, payment details, shipping information, and fulfilment tracking. Manage customer records and contact information. Organize products into categories and manage category hierarchies. Sync inventory levels between CloudCart and external systems. Configure webhooks to receive notifications on order, product, and customer events.
Common questions about connecting Cloudcart to AI agents with Metorial.