5 MCP tools for managing stores through the Ecommerce API. Same schema across 12 connectors.
ecommerce_stores_allRetrieve a paginated list of stores with optional filtering and sorting.
ecommerce_stores_oneRetrieve a single record by its unique identifier.
ecommerce_stores_createCreate a new record with the provided fields.
ecommerce_stores_updateUpdate an existing record by its unique identifier.
ecommerce_stores_deleteRemove a record by its unique identifier.
12 providers support stores through the Ecommerce API.
execute_tool