Medusa MCP Server

by SGFGOV
Verified

PostCartsIdPromotions

Apply specific promotions to a cart by providing its ID in the Medusa MCP Server, enabling dynamic discount management during checkout processes.

Instructions

Add a list of promotions to a cart.

Input Schema

NameRequiredDescriptionDefault
fieldsNo
idNo

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "fields": { "type": "string" }, "id": { "type": "string" } }, "type": "object" }

You must be authenticated.

Other Tools from Medusa MCP Server

Related Tools

ID: mm0iug6eap