Medusa MCP Server

by SGFGOV
Verified

PostCartsIdLineItems

Add product variants to a cart using Medusa MCP Server. Specify the cart ID and product details to integrate line items for streamlined cart management.

Instructions

Add a product variant as a line item in the 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