5 MCP tools for managing customers through the Ecommerce API. Same schema across 11 connectors.
ecommerce_customers_allRetrieve a paginated list of customers with optional filtering and sorting.
ecommerce_customers_oneRetrieve a single record by its unique identifier.
ecommerce_customers_createCreate a new record with the provided fields.
ecommerce_customers_updateUpdate an existing record by its unique identifier.
ecommerce_customers_deleteRemove a record by its unique identifier.
11 providers support customers through the Ecommerce API.
execute_tool